Skip to content

v2023.7.0-beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@ScratMan ScratMan released this 12 Jul 20:55
· 46 commits to master since this release

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.

Full Changelog: 2023.6.0...2023.7.0-beta1