Skip to content

v1.4.2

Choose a tag to compare

@funkadelic-release-bot funkadelic-release-bot released this 30 Apr 01:08
b937867

1.4.2 (2026-04-30)

Fixed

  • decoders: route HWS019 payloads missing ';' to error path (#42) (5a25231)

Changed

  • extract device-id lookup helpers from native_value (#39) (426b713)
  • extract reload-service helpers and normalize response shape (#34) (9dbdb49)
  • replace sensor setup elif chain with model factory map (#36) (0b117fb)
  • split decode_hws019wrf_v2 into flag/reading helpers (#40) (8a15203)
  • split decode_valve_hub into helpers to drop CC under 15 (#38) (e02d9db)
  • split HTV213FRF hex decoder into scan/hub/zone helpers (#35) (9b753c5)

Other Changes

  • surface docs, test, ci, build, and chore commits in changelog (#41) (833bc11)
  • update pytest-cov requirement from >=4.0.0 to >=7.1.0 (#22) (a163f01)