Skip to content

v0.7.0

Compare
Choose a tag to compare
@zlangbert zlangbert released this 04 Mar 03:47
· 21 commits to main since this release
0cb56af

Notes

This version introduces a new format for entities' unique IDs that is more robust. Collisions will be eliminated in more cases, including in the case of equipment with invalid serial numbers. This only applies to new integration entries, existing ones will continue to use the legacy format. Therefore, if you had this problem, re-create the integration entry, if you weren't having any problems, no action needed.

What's Changed

  • add support for emergency heat mode through a climate entity preset by @zlangbert in #27
  • use more unique entity uids for new config entries by @zlangbert in #33

Full Changelog: v0.6.1...v0.7.0