Skip to content

v1.3.23

Choose a tag to compare

@github-actions github-actions released this 25 Jun 22:43
· 10 commits to main since this release
72df628

EMS: Battery Charge/Discharge Today no longer stuck on "unknown"

On EMS-controlled systems the Battery Charge Today and Battery Discharge Today sensors on the controller device read a permanent "unknown" — they map to an inverter-level register the EMS controller doesn't populate. They're now suppressed on EMS systems, matching how the other controller-local figures (House Consumption, Load Power) are already handled. The per-inverter values were always correct and are unaffected, and the empty sensors are cleared automatically on upgrade.

Changes

  • fix: suppress Battery Charge/Discharge Today on EMS controllers (#221) (9e2db15)

Full Changelog: v1.3.22...v1.3.23