pawelb

Results 42 comments of pawelb

Hi, I know what was my problem ;) but its just proposal, that if something is wrong but certificate was created it should not be needed to request it again...

I come across the exact same problem: > {"message":"Uncaught Exception Error: \"Call to undefined method CompiledContainer::get5c62ebc964075786890556()\" at /var/www/vendor/php-di/php-di/src/CompiledContainer.php line 53","context":{"exception":{"class":"Error","message":"Call to undefined method CompiledContainer::get5c62ebc964075786890556()","code":0,"file":"/var/www/vendor/php-di/php-di/src/CompiledContainer.php:53"}} It used to happen when my...

OK, i've found problem but dunno how does it appears... My deployment process looks like that: We apply deployment with 2 containers. first is volume with code, and second is...

> Seems like #146 and #147 may be caused by the same issue. power_command_topic is sent AFTER a mode_command_topic, which overwrites whatever the selected mode was sent. Manually removing that...

> ``` > climate: > - platform: mqtt > name: Camera da letto > availability: > - topic: hisense_ac/LWT > - topic: hisense_ac/ca2c4f95524a/available/status > precision: 1 > temperature_unit: C >...

gr8 working fine, thanks a lot for help!

Many days it works, but new ha deprecated "send_if_off" param and need to delete it. Anyone has new solution for problem? :(

I've deleted from configration mode_state_topic: hisense_ac/ca2c4f5ece77/t_work_mode/status, to disable optimistic mode: https://www.home-assistant.io/integrations/climate.mqtt/#optimistic-mode but it does not check state of the AC. Not ideal but working.

hmm I've got the same issue but ip is still the same. Can manage my AC by mobile but ha says failed to connect :(

I've got problem with hangs the connection, says connection lost: ``` D0309 21:25:38.100 notifier.py:112] [KeepAlive] Sending POST http://192.168.1.104/local_reg.json {"local_reg": {"ip": "192.168.1.166", "notify": 1, "port": 8888, "uri": "/local_lan"}} E0309 21:25:38.161 notifier.py:121]...