cjkrolak / ThermostatSupervisor

supervisor to detect and correct thermostat deviations
MIT License
0 stars 0 forks source link

is_heating() and is_cooling() support #304

Closed cjkrolak closed 2 years ago

cjkrolak commented 2 years ago

Honeywell is done, other thermostats still need to be coded and tested: kumocloud, kumolocal, 3m

cjkrolak commented 2 years ago

might be more intuitive if these functions were renamed to is_heating_active, is_cooling_active

cjkrolak commented 2 years ago

all thermostats are currently supported via other tickets, closing this ticket.