Skip to content

Releases: cryptk/haomnilogic-local

0.7.2

07 Mar 01:32
9fcc79e
Compare
Choose a tag to compare

What's Changed

  • fix: Restore Idle button missing by @cryptk in #90

Full Changelog: 0.7.1...0.7.2

0.7.1

18 Feb 17:23
042c1c3
Compare
Choose a tag to compare

What's Changed

  • Fix: supported_color_modes needs to be a set, not a list by @cryptk in #87

Full Changelog: 0.7.0...0.7.1

0.7.0

09 Jan 14:58
3607264
Compare
Choose a tag to compare

Add initial spillover support

There are a few things that could potentially be improved about spillover support related to handling of the pump speed, but now you can turn spillover on and off.

Feedback about behavior changes regarding spillover are welcome! I don't have a pool with spillover to test with, so let me know if you need me to change how it handles pump speeds.

0.6.0

31 Jul 17:04
84f8e93
Compare
Choose a tag to compare

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

0.5.4

28 Jun 20:36
6eb02b1
Compare
Choose a tag to compare

What's Changed

  • fix: typo in water_heater state attribute "solar_set_point" by @lurgh in #68

New Contributors

  • @lurgh made their first contribution in #68

Full Changelog: 0.5.3...0.5.4

0.5.3

23 Jun 19:03
b160b0a
Compare
Choose a tag to compare

What's Changed

  • fix: catch OmniTimeoutException during coordinator update, ref: #62 by @cryptk in #66

Full Changelog: 0.5.2...0.5.3

0.5.2

23 Jun 18:11
e713084
Compare
Choose a tag to compare

What's Changed

  • fix: update api for new filter whyOn states, ref: #63 by @cryptk in #65

Full Changelog: 0.5.1...0.5.2

0.5.1

23 Jun 17:00
297ab21
Compare
Choose a tag to compare

What's Changed

  • docs: fix README.md copy error by @cryptk in #61
  • fix: multiple heaters and sensors with no heater, fixes: #60 by @cryptk in #64

Full Changelog: 0.5.0...0.5.1

0.5.0

22 Jun 21:50
a575f2b
Compare
Choose a tag to compare

What's Changed

  • feat: add restore idle button to backyard device by @cryptk in #59

Full Changelog: 0.4.1...0.5.0

0.4.1

22 Jun 17:04
e387b27
Compare
Choose a tag to compare

What's Changed

  • fix: add migration for config entry data by @cryptk in #53
  • fix: actually run config entry version migration by @cryptk in #54
  • docs: prep for release 0.4.1 by @cryptk in #55

Full Changelog: 0.4.0...0.4.1