I’m using a homematic climate (not homematic ip) and I’m using homekit as well.
When my climate show “automatic” in home assistant it still shows off in homekit. Only if the state is “heat” it shows this as well in homekit
I’m seeing the exact same behavior
Please report the issue here as well
1 Like
same behavior for me, my wife is going crazy because of that
1 Like
Is it working for you after the change below? For me nothing changed.
-
Homekit - Thermostats supported by the Homekit Controller component were reporting “off” for the running status when the HVAC was powered on but not actively heating or cooling. This
hvac_action
attribute will now properly return “idle” instead of off. Any logic that tests for thehvac_action
condition ofoff
will need to change toidle
. There is no change to any other states. - (@GaryOkie - #28625) (homekit_controller docs)
I have another issue.
If automation is selected HomeKit puts the state back to heat.
As soon I open the home app it changes the state from automatic to heat
Issue seems to be fixed for me.
I updated today to 0.103.0 and the issue seems to be solved now