Skip to content

0.6.0

Compare
Choose a tag to compare
@cryptk cryptk released this 31 Jul 17:04
· 10 commits to main since this release
84f8e93

POTENTIALLY BREAKING CHANGE

If you installed this integration with one of the 2023.7 releases of Home Assistant, the entity_id generation was incorrect due to unanticipated changes in HA Core. If your entities have names that don't include what they actually are (for example, showing as "OmniLogic Backyard" rather than "OmniLogic Backyard AirSensor", this version will fix that. You may need to remove and reinstall the integration configuration to get the fix to be applied, and this will change your entity_ids. If you installed the integration on a version of Home Assistant before 2023.7, then you should be unaffected. If your entity ids look like "sensor.omnilogic_pool_2" with a number rather than "sensor.omnilogic_pool_watersensor" with an actual name, then you are affected by this issue.

What's Changed

Full Changelog: 0.5.4...0.6.0