Skip to content

R3.3.1

Compare
Choose a tag to compare
@msp1974 msp1974 released this 22 Mar 18:42
· 270 commits to master since this release
f5edbaa

v3.3.1

  • Bump api to v1.3.1
  • Number of improvements to passive mode automation
  • Breaking change - where the automations were enabled in v3.3.0, this will need re-enabling in v3.3.1 due to changes in the config configuration
  • Added is_passive attribute to climate entity
  • Added that away mode overrides passive mode
  • Added config option to manage passive mode temperature increments
  • Added hub update if built in automations make changes to hub to reflect current status immediately
  • Storage of the manual set temp in the (now existing) integration storage file to presist after a HA restart
  • Added additional opentherm parameters - issue #337
  • Corrected error saving on/off schedule - issue #349