gysmo38 / mitsubishi2MQTT

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

HA not updating when state changes #137

Closed mattkerrison closed 1 year ago

mattkerrison commented 3 years ago

Currently I have the old version that doesn't include:

// RSC allow remote and iSensor to update settings hp.enableExternalUpdate();

However If I make a change with the remote, the aircon sticks to that command just fine, however inside HA the new state isn't reflected, ie I can turn off the Aircon with the IR remote and it will turn off but the card in HA shows as on still (even after 12 hours).

Will changing the enableExternalUpdate resolve this, or is it something else?

gysmo38 commented 1 year ago

Old issue. Try new version and open a new one if the issue is still there.