Skip to content

3.1.1

Latest
Compare
Choose a tag to compare
@release-drafter release-drafter released this 29 Feb 23:42
f535dcd

Please read the 3.1.0 release notes if you're not upgrading from 3.1.0.

This is a small hotfix to fix a regression on Climate Groups where groups would be created regardless of the feature being enabled for that area, as long as you had climate devices. This was a regression from the code refactor and is fixed in this release.

Thanks Discord member Ragle for reporting!

Also on this release I'm addressing an issue identified by @tbrasser regarding the new function parameters for the AreaEntry object coming up on the channel branch of Home Assistant. Now as long as we can keep catching those changes on the beta branch, we can future-proof breakings for stable users.

🐛 Bug Fixes

  • Adding back feature enable check to climate groups @jseidl (#321)

Other Changes

  • Adding Area default values for parameters that will be required in future versions @jseidl (#322)
  • updating info.md for hacs @jseidl (#320)