What's new:
- Add
force_off_state
parameter to select if thermostat should force heater OFF when disabled. #136 #158 - Change
ac_mode
parameter behavior:- Setting
ac_mode: true
in 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_mode
service. #86 - If the system uses two separated entities to control heating and cooling, use the new
cooler
parameter in YAML configuration to declare the cooler entity ID.
- Setting
- Allow using input_number entities for heater or cooler. #160 #123 #25
Full Changelog: 2023.6.0...2023.7.0-beta2