Dror Eiger

Results 119 comments of Dror Eiger

Did you `pip3 install retry`? I added a retry mechanism to handle the connection reset issue.

That's strange, line 6 is part of the header comment. Try to prefix your command line with `python3.7`.

How did you download the file? If you use copy-paste, auto-styling can break the syntax. Better enter the raw view, and save the file. Alternatively you can run: ``` curl...

I'm afraid this does not happen to me, it keeps running for days. Maybe because I have only one A/C? Do you see anything in the logs? Maybe try running...

The IP address is stored in a config file (a file for each A/C). SSH into HA, and edit the file. The config should be under `/usr/share/hassio/homeassistant/hisense`. Alternatively you can...

I'm not sure why you're seeing that. On every change, the AC is POSTing to /local_lan/property/datapoint.json, with the relevant update. You should be seeing that in the logs. This is...

It `t_work_mode` all you see? Try restarting the addon, and then do refresh on the log until you get the logs in. There should be a lot of incoming variables.

The module in Tornado doesn't use `t_control_value`. It seems that everything works. Have you tried changing the mode or temperature and see if `t_work_mode` and `temp` are changed?

Which app are you using? Is it [this one](https://play.google.com/store/apps/details?id=com.accontrol.tornado.america.hisense)? .cap file could help, though messages are encrypted, and the lan_key is needed in order to decrypt them...

Something really strange is going on with your add-on repositories. Specifically, Zigbee2mqtt usually shows https://github.com/zigbee2mqtt/hassio-zigbee2mqtt. Try reloading the add-on store, and then try adding it again.