Replies: 1 comment 3 replies
-
Based on the SoC modified by min_soc and max_soc (Battery level, which is read from input register 13023), or based on real SoC (Battery level (nominal), which is calculated from the modified SoC)? Either way, you could easily do this with a template sensor. You seem to have the formula right there. :-)
|
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm a big fan of this extension and started using HA just for that reason, thank you very much.
Is it possible to introduce a new entity in the next update? The battery net value minus the battery reserve value. And then stretch this again to 100%. (Net - Reserve) / (100 - Reserve) = new net.
Beta Was this translation helpful? Give feedback.
All reactions