Skip to content

v2.7.6

Choose a tag to compare

@github-actions github-actions released this 06 Apr 23:11
98317a7

v2.7.6

Bug Fixes

  • Revert unit_class=monetary on cost statistics — this was crashing the HA recorder with 'Unsupported unit_class: monetary'. Cost statistics no longer set unit_class.
  • Broaden exception handling in read_meters — catch TimeoutError and OSError (aiohttp network errors) in addition to EyeOnWaterException, preventing sensor unavailability during network issues.
  • Bump pyonwater to 0.3.32 — includes diagnostic logging and token expiration fix.
  • Improved diagnostic logging — log setup params, meter details, exception messages, and service call invocations.

Full Changelog

v2.7.5...v2.7.6