Skip to content

Releases: cryptk/python-omnilogic-local

v0.25.2

16 Apr 23:55

Choose a tag to compare

v0.25.2 (2026-04-16)

Bug Fixes

  • Add placeholder for HeaterMode == 3 (179d3ed)

Detailed Changes: v0.25.1...v0.25.2

v0.25.1

15 Apr 22:08

Choose a tag to compare

v0.25.1 (2026-04-15)

Bug Fixes

  • Add FilterState.SUSPEND as a ready state for filters, closes #100 (a1c50fd)

Detailed Changes: v0.25.0...v0.25.1

v0.25.0

15 Apr 22:01

Choose a tag to compare

v0.25.0 (2026-04-15)

Bug Fixes

  • Add 21 and 22 to FilterWhyOn, fixes #101 (1eaab9e)

  • Click dep only needed for CLI (d36627e)

Features

  • Fix up some typing and rework PrettyEnum usage (af285f6)

Detailed Changes: v0.24.0...v0.25.0

v0.24.0

15 Apr 02:53

Choose a tag to compare

v0.24.0 (2026-04-15)

Features


Detailed Changes: v0.23.0...v0.24.0

v0.23.0

15 Apr 00:31

Choose a tag to compare

v0.23.0 (2026-04-15)

Bug Fixes

  • Cleanup is_ready reporting for several devices (5e27f0e)

  • Swap to prek, fix typing issues related to new mock abilities (2d27a58)

Chores

Features

  • Enhance CLI and other debugging capabilities (fd4f46f)

Detailed Changes: v0.22.0...v0.23.0

v0.22.0

14 Apr 01:30

Choose a tag to compare

v0.22.0 (2026-04-14)

Build System

Continuous Integration

Features

  • Trigger new release with updated python dependency (#103, 5db8286)

Detailed Changes: v0.21.0...v0.22.0

v0.21.0

26 Nov 16:34

Choose a tag to compare

v0.21.0 (2025-11-26)

Features

  • Add CSAD pH and ORP control to API layer and CLI (#98, 8635440)

Detailed Changes: v0.20.13...v0.21.0

v0.20.13

21 Nov 17:07

Choose a tag to compare

v0.20.13 (2025-11-21)

Bug Fixes

  • Temporarially remove input validation from debug set-equipment (#97, 8a86504)

Detailed Changes: v0.20.12...v0.20.13

v0.20.12

20 Nov 06:30

Choose a tag to compare

v0.20.12 (2025-11-20)

Bug Fixes

  • Allow up to 1000 for timed percent to see if that work in ORP mode (#96, 5aa8377)

Detailed Changes: v0.20.11...v0.20.12

v0.20.11

20 Nov 05:42

Choose a tag to compare

v0.20.11 (2025-11-20)

Bug Fixes

  • Update help text for new chlorinator CLI command (#95, 718fb32)

Continuous Integration

  • Don't attempt to upload distribution artifacts if no release was generated (#94, 0ad8fe6)

  • Don't re-trigger workflows when tags are pushed (#94, 0ad8fe6)


Detailed Changes: v0.20.10...v0.20.11