Skip to content

Release 0.26.0

Compare
Choose a tag to compare
@nervetattoo nervetattoo released this 15 Oct 11:04
· 209 commits to master since this release

Climate compatibility and breaking config changes

This release aims at solving the broader climate domain compatibility issues.
It does so with breaking config changes that is documented in the README.
modes is gone and replaced with a control config that works similarly while supporting all types of modes.

This release is likely to contain bugs so please report them.

  • Rewrite how modes are handled to support HA 0.99+ (454558e)
  • Fix icon matching to use hvac_action and not state (4b83b23)
  • Upgrade all dependencies (b86f889)