luc-ass / homebridge-evohome

Homebridge plugin for Honeywell Evohome
29 stars 16 forks source link

Enable the functionality to turn off heating per zone in Homekit #32

Closed fredericvl closed 6 years ago

fredericvl commented 6 years ago

This one enables the functionality to turn off heating per zone in Homekit. Currently if you put a zone to off then it will set the temperature to 5°C permanently (not until next scheduled change). When you turn on the heating again for a zone it cancels the override for that zone, so it will follow the schedule again.

luc-ass commented 6 years ago

Is this reflected within the Zone if you use the special „OFF“ function?

I.e. 5°C = off?

fredericvl commented 6 years ago

If you use the built-in "OFF" function from Honeywell then it will also show the zone as "OFF" in homekit as it detects that the temperature is set to 5 degrees. Even if you manually set the temperature to 5 degrees it will show OFF in homekit.

luc-ass commented 6 years ago

I like the way you think! ;)