What's new:
- Add
force_off_stateparameter to select if thermostat should force heater OFF when disabled. #136 #158 - Change
ac_modeparameter behavior:- Setting
ac_mode: truein the YAML configuration will enable both HEAT and COOL HVAC modes, allowing toggling it directly in the thermostat's card or by using coreclimate.set_hvac_modeservice. #86 - If the system uses two separated entities to control heating and cooling, use the new
coolerparameter in YAML configuration to declare the cooler entity ID.
- Setting
Full Changelog: 2023.6.0...2023.7.0-beta1