Skip to content

Releases: svasek/python-neopool-modbus

v4.3.0

Choose a tag to compare

@svasek svasek released this 17 Jul 12:15
d847f13

4.3.0 (2026-07-17)

✨ Features

  • client: add boost guard to manual filtration (#50) (ecfe26b)

v4.2.1

Choose a tag to compare

@svasek svasek released this 11 Jul 15:10
b1dc50a

4.2.1 (2026-07-11)

🐛 Bug Fixes

  • client: 🐛 read relay auto-mode guard from timer cache (#48) (1abb9ef)

v4.2.0

Choose a tag to compare

@svasek svasek released this 07 Jul 23:05
e6fe7b2

4.2.0 (2026-07-07)

✨ Features

  • exceptions: ✨ add reason discriminator to NeoPoolInvalidStateError (#47) (91c09f6)

🐛 Bug Fixes

  • client: 🩹 default apply=True on async_set_setpoint (#45) (eb8f536)

v4.1.0

Choose a tag to compare

@svasek svasek released this 07 Jul 21:03
b38e542

4.1.0 (2026-07-07)

✨ Features

  • client: ✨ add ConfigKind + async_set_config_option for discrete config slots (#44) (08d5a1e)
  • client: ✨ extend async_set_setpoint with SMART_TEMP kinds and apply kwarg (#42) (8fda90c)

v4.0.0

Choose a tag to compare

@svasek svasek released this 07 Jul 18:35
05b2907

4.0.0 (2026-07-07)

⚠ BREAKING CHANGES

  • 💥 rename HIDRO/ION Low Flow status keys to Low + add Redox Low (#40)
  • 💥 add high-level relay / setpoint / flag API (#39)

✨ Features

  • 💥 add high-level relay / setpoint / flag API (#39) (30a5a8e)
  • 💥 rename HIDRO/ION Low Flow status keys to Low + add Redox Low (#40) (61f9747), closes #33

v3.6.0

Choose a tag to compare

@svasek svasek released this 02 Jul 15:04
a87f505

3.6.0 (2026-07-02)

✨ Features

  • decoders: ✨ add calculate_next_interval_time helper (#37) (e489a88)
  • decoders: ✨ add device time codec (#38) (eff733d)
  • decoders: ✨ add parse_register_int helper (#36) (64cd80a)
  • registers: ✨ add find_corrupted_gpio_registers helper (#34) (0ba247b)

v3.5.0

Choose a tag to compare

@svasek svasek released this 01 Jul 13:52
13b43dd

3.5.0 (2026-07-01)

✨ Features

  • decoders: ✨ expose label collections and add ph alarm / filtvalve codecs (#31) (468db01)

v3.4.1

Choose a tag to compare

@svasek svasek released this 18 Jun 15:58
bc1eeb9

3.4.1 (2026-06-18)

🐛 Bug Fixes

  • client: 🩹 log int value instead of TimerRelayMode repr in write debug (648045d)

v3.4.0

Choose a tag to compare

@svasek svasek released this 18 Jun 15:38
4dc5cd2

3.4.0 (2026-06-18)

✨ Features

  • registers: ✨ add named bitmask constants (5f6417f)

v3.3.0

Choose a tag to compare

@svasek svasek released this 18 Jun 15:19
e7b9179

3.3.0 (2026-06-18)

✨ Features

  • registers: ✨ add named constants for all integration-facing registers (a8330d7)