Skip to content

Releases: cryptk/python-omnilogic-local

v3.0.0

09 May 21:47

Choose a tag to compare

v3.0.0 (2026-05-09)

Bug Fixes

  • chlorinator: Telemetry doesn't properly represent operating mode (663ca42)

Breaking Changes

  • chlorinator: Chlorinator set_op_mode takes ChlorinatorMSPConfigMode now

Detailed Changes: v2.4.0...v3.0.0

v2.4.0

08 May 22:11

Choose a tag to compare

v2.4.0 (2026-05-08)

Features

  • cli: Add debug command to get filter diagnostics (c840723)

  • pump,filter: Add support for dual speed pumps and filters (404112e)


Detailed Changes: v2.3.0...v2.4.0

v2.3.0

08 May 20:00

Choose a tag to compare

v2.3.0 (2026-05-08)

Features

  • cli: Add debug command to try and work out CSAD enable/disable (833190d)

Detailed Changes: v2.2.0...v2.3.0

v2.2.0

08 May 17:47

Choose a tag to compare

v2.2.0 (2026-05-08)

Chores

Features

  • chlorinator: Add control method for changing op_mode on chlorinators (6915318)

Detailed Changes: v2.1.1...v2.2.0

v2.1.1

08 May 16:39

Choose a tag to compare

v2.1.1 (2026-05-08)

Bug Fixes

  • chlorinator: Generating status was calculated incorrectly (3bb0a88)

Detailed Changes: v2.1.0...v2.1.1

v2.1.0

07 May 21:40

Choose a tag to compare

v2.1.0 (2026-05-07)

Features

  • schedule: Add is_on as alias of enabled for consistency with other entities (2e9e38f)

Detailed Changes: v2.0.0...v2.1.0

v2.0.0

05 May 18:42

Choose a tag to compare

v2.0.0 (2026-05-05)

Bug Fixes

  • A BoW only has a single virtual CSAD (a57866b)

  • Backyard needs to propagate it's bow_id as 0 (bfc2957)

  • Update CLI get bows for virtual CSAD handling (09c5cc4)

Chores

  • Update some comments in omnitypes.py (5d3759b)

Features

  • Have chlorinator status enums inherit from PrettyEnum (9d9c547)

  • Implement control methods for CSAD pH and ORP (d489cb8)


Detailed Changes: v1.1.1...v2.0.0

v1.1.1

28 Apr 03:07

Choose a tag to compare

v1.1.1 (2026-04-28)

Bug Fixes

  • Only check telemetry for chlorinator is_on state (d14b452)

Detailed Changes: v1.1.0...v1.1.1

v1.1.0

27 Apr 04:04

Choose a tag to compare

v1.1.0 (2026-04-27)

Features

  • Refactor api/protocol.py to handle retries in a far more resilient way (9f3048d)

Detailed Changes: v1.0.1...v1.1.0

v1.0.1

23 Apr 23:21

Choose a tag to compare

v1.0.1 (2026-04-23)

Bug Fixes

  • Chlorinator timed percent sending incorrect op_mode (a7be9b0)

Detailed Changes: v1.0.0...v1.0.1