v0.7.0
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