You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When AC is off, Certain platforms (in my case, google home connected to HomeAssistant) would allow changing temp, fan speed etc when AC is off.
HOWEVER, When AC is off, temp and mode displayed by the device is Auto, 25d. So if any changes happens after device is off, next ON (even physically) the device will come up as On, Auto, 25d.
This can be remidiated by 2 steps:
Augment the last known AC state when it was on. (Ignoring on/off state and current temp)
When AC is off, Certain platforms (in my case, google home connected to HomeAssistant) would allow changing temp, fan speed etc when AC is off.
HOWEVER, When AC is off, temp and mode displayed by the device is Auto, 25d. So if any changes happens after device is off, next ON (even physically) the device will come up as On, Auto, 25d.
This can be remidiated by 2 steps:
I think this would solve: Turning the device off with ha gui switches ac to auto next time #24 and Damper (TAC910) system closes when turning off or on the HVAC #22