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
Added long-term statistics support for battery-related sensors.
Battery voltage and battery percentage sensors are now marked as measurement
sensors, enabling Home Assistant long-term statistics and historical trends.
Added battery_percent_rechargeable sensor to provide a more realistic battery
level estimation when using rechargeable batteries (e.g. NiMH).
Changed
Improved battery sensor metadata to align with Home Assistant best practices
for long-term statistics (state class and measurement semantics).
Clarified separation between vendor-style battery percentage and
rechargeable battery estimation.