mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-02 18:11:36 +00:00
d5604ab5ec
* Make thermostat more like thermostatHeatCool This change tries to unify the two thermostat templates a little. I'm making this change because I wanted to enable tracking the current state of the Zen thermostat and noticed that the logic was very specific to a subset of thermostats. The matching change in zigbee-herdsman-converters ensures that the thermostats that were sending the "operation" field use the new format and should effectively behave the same after the change. * 0.5 degree steps for Zen thermostat Because it supports it.