nordicopen / easee_hass

Custom component for Easee EV charger integration with Home Assistant
209 stars 34 forks source link

Use the EV charger data into the new energy feature #130

Closed rhoddan closed 2 years ago

rhoddan commented 3 years ago

Maybe it’s already possible (but I haven’t found how) - Use data from this integration to feed the new energy module? I can’t find that entity in the configuration of energy module.

astrandb commented 3 years ago

Support for Energy panel and long term statistics will be added. No planned delivery date though 🙃

rhoddan commented 3 years ago

Not sure that I have did it correctly but the consumption seems to be very high with data source from equalizer?

Screenshot 2021-08-13 084732

olalid commented 3 years ago

Yes, I have also seen strange things happening recently with the energy sensors (corrupted data). The cause seems to be that the cloud sometimes sends a strange and incorrect value (i.e. lower than the value before), then it goes back to a correct value and HA interprets that as a large jump in energy consumption. If you see it again, please post also a screenshot of the sensor you are using as input so that we can se the actual waveform of that as well, that way we can tell if the problem is what I think.

olalid commented 3 years ago

This is possibly the same issue as seen by some users where the energy meter is displayed as 10 times higher than the meter actually displays. It is likely due to an imcompatibility issue between the meter and equalizer. Easee are aware of the problem and will fix it eventually. A workaround in the meantime a template sensor could be used to divide the value by 10.

olalid commented 2 years ago

I am closing this as this bug is in the equalizer and not in the HA component.