I have installed Midea AC Lan and added 3 aircondition units. The AC’s work fine when controlled within HA. However, when I use the remote controle the changes are not updated in HA. I can see the changed temperature in Nethome plus app and also in Google Home, but not in HA. Only when I restart HA, the changes are visable in HA.
Also when I turn on the AC with the remote controle, I cannot see this in HA.
Any idea how to fix this?
From the documentation, have you tried this?
7.2 Refresh interval
Set the interval for actively refreshing the status of a single device (the unit is second) (30 by default and 0 means not refresh actively) Mostly the status update of Midea devices relies on the active information notification of the device,
in which condition the status update in HA still works normally even if the refresh interval is set to be “0”.
This component will also actively query the device status at regular intervals, and the default time is 30 seconds.
Some devices do not have active information notifications when their status changed, so synchronization with the status in HA will be slower.
If you are very concerned about the synchronization speed of the status, you can try to set a shorter status refresh interval.
I have tried different refresh interval settings. From 0 to 60 seconds, but still not working.