tolwi / hassio-ecoflow-cloud

EcoFlow Cloud Integration for Home Assistant
403 stars 73 forks source link

Energy Sensor #359

Open lorenzo93 opened 1 month ago

lorenzo93 commented 1 month ago

I have a powerstream inverter. It would be possible to have an energy sensor to be add to the energy map?

In the application there is the value about the energy production (daily, monthly, all-time), it would be possible to read that value ad add it to the integration?

Thanks in advance :)

ShiruOden commented 1 month ago

The Powerstream shows the data in Wh, for energy map it must be in kWh. You can do this by adding an integral in the configuration. Check the integral integration, there is a specific tutorial at the bottom for the energy configuration.

lorenzo93 commented 3 weeks ago

Calculating the integral would change if the reading is not continuous, resulting in the calculated value not being true. On the other hand, through the app there is the possibility to view the total production (daily, monthly, ecc) so the app should read the data somewhere and that data is correctly calculated