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
Add value function for Proto>=100 Remaining Battery Energy
The "Remaining Battery Energy" sensor is not documented in the most recent protocol docs, and is reported to no longer provide a sensible value.
For newer protocols, calculate this value based on either:
* The total capacity and Chargeable Battery Energy sensor if available
* The total capacity and SoC for each battery stack.
0 commit comments