Skip to content

v2023.9.0

Compare
Choose a tag to compare
@ScratMan ScratMan released this 25 Sep 19:18
· 39 commits to master since this release
c996125

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 core climate.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.
  • Allow using input_number entities for heater or cooler. #160 #123 #25

Full Changelog: 2023.6.0...2023.9.0