You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
v2.7.4
Bug Fixes
Resilient periodic updates — read_meters() no longer raises UpdateFailed when read_meter_info or read_historical_data fail. Each call logs a warning and continues instead of marking the sensor unavailable. This prevents intermittent 400 Bad Request from the new_search API from causing sensor unavailability.
Add unit_class to cost statistics — cost statistic metadata now includes unit_class=monetary, fixing the HA 2026.11 deprecation warning.