Skip to content

Releases: cryptk/haomnilogic-local

0.7.5

11 Jun 17:52
4e4ed0c
Compare
Choose a tag to compare

What's Changed

  • feat: add support for COLOR_LOGIC_2_5 lights by @cryptk in #105

Full Changelog: 0.7.4...0.7.5

0.7.4

09 Jun 21:34
f41d1f9
Compare
Choose a tag to compare

What's Changed

  • fix: include ph calibration offset in sensor value, add extra attributes by @cryptk in #104

Full Changelog: 0.7.3...0.7.4

0.7.3

07 Jun 23:04
7963e80
Compare
Choose a tag to compare

What's Changed

  • feat: add sensor for pH data from CSAD units by @cryptk in #100
  • fix: Add color_mode attr to ColorLogic lights by @cryptk in #101
  • chore: release 0.7.3 by @cryptk in #102

Full Changelog: 0.7.2...0.7.3

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