-
Notifications
You must be signed in to change notification settings - Fork 76
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Battery energy discharged and charged data wrong for multiple batteriesÍ #154
Comments
Hi @daraink, the numbers for battery energy charged and discharged are the difference in current battery energy content between 2 data collections. I.e. if current battery changes from 2530 to 2500 Wh the Battery Energy Discharged will show 30 Wh and similar when capacity increases the Battery Energy charged will show the difference. The enphase screen shows the current Power in kW flowing in/out the battery. The power flows results in the capacity change in the batteries. |
Thank you for you clarification. How to I get the current Power in KW flowing in/out of the battery? I am trying to use this API to push the data to my chargehq api. |
I am also searching for an solution to get the current power which flows in/out my two 3T batteries OR an additional power consumption entity but without battery charge/discharge power. |
If you have an encharge the envoy has a page for this which is not currently included in this integration. The updated Home Assistant Core Envoy integration has this and some other battery entities now included it seems, but not sure if it has charged/discharged measurements. https://envoy/ivp/ensemble/power (you need to authorize with the token to see it.)
|
@SuperManni72 to measure individual power consumers you best get some device with power clamps or smart power plugs and bring data into HA as ENvoy has no means of doing that. The Envoy metered has only clamps for solar production and grid overall house consumption as far as I know. |
Getting the additional power data added seems relatively straight forward if people want it. But as said it looks like HA Core may have it now. So adding it may not be needed anymore. |
I am getting a discrepancy with the battery discharge and charge data. compared to my live status view. My Enphase system consisted of four (4) Encharge 10T.
The text was updated successfully, but these errors were encountered: