Skip to content

v2.7.3

Choose a tag to compare

@kdeyev kdeyev released this 06 Apr 16:21

v2.7.3

Bug Fix

  • fix: use CoordinatorEntity pattern for EyeOnWaterSensor — The main water sensor could become permanently unavailable when meter.reading threw an exception inside the custom _state_update callback. Refactored to use the standard CoordinatorEntity update mechanism so availability is managed automatically, and native_value gracefully returns None on read errors instead of breaking.

Full Changelog

v2.7.2...v2.7.3