R3.3.1
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