gysmo38 / mitsubishi2MQTT

Mitsubishi to MQTT with ESP8266 module
GNU Lesser General Public License v2.1
393 stars 141 forks source link

Issues - latency and so on the user interface through HA #18

Closed jascdk closed 4 years ago

jascdk commented 4 years ago

Hi Gysmo.

Well - i just got your code flashed to an esp-01 module with an esp8285 mcu on it. I think i have done it right - the code runs and the webpages show correctly.

BUT - i see some issues on running through HA. When i set / change settings, there is some kind of long latency and when i turn down the temperature it just bounces back on a much higher temperature . Any thoughts what might cause this?

Best

Jacob

gysmo38 commented 4 years ago

Yes I knwon about the latency between change on Unit and HA. I am working on it. For the temperature, it go to 31°C ?

jascdk commented 4 years ago

regarding temperature - yes it goes to max 31 degrees:)

gysmo38 commented 4 years ago

I have commit an update. You should have no more latency on HA interface :)

jascdk commented 4 years ago

@gysmo38 thanks for your great work! i am going to upload it now - will get back to you with my experiences;)

gysmo38 commented 4 years ago

I will close this issue because I think it is resolved in last commits. Open a new one if needed.