vincentwolsink / home_assistant_enphase_envoy_installer

This is a HACS custom integration for Enphase Envoys with firmware version 7 and up.
Apache License 2.0
61 stars 12 forks source link

Lifetime Energy Production starts at 0 after update #82

Closed mvroosmalen1970 closed 1 year ago

mvroosmalen1970 commented 1 year ago

Describe the bug A clear and concise description of what the bug is.

Account type

Envoy

Home Assistant

This morning I decided to implement the latest version and after the update the Lifetime Energy Production starts at 0, causing high usage to be reported in the Energy usage graphs.

Relevant snippet of Home Assistant error log. image

vincentwolsink commented 1 year ago

Hi @mvroosmalen1970 looking at the picture to me it seems it was 0 before, and now back to the correct value. The firmware update to Envoys caused some reading errors for a lot of people (see also #40).

If the value is indeed correct now, you can fix the Energy dashboard graphs in HA with the following method:

  1. Go to Developer tools > Statistics.
  2. Find the Envoy XXXX Lifetime Energy Production.
  3. Click the little ramp icon on the right.
  4. Go to the date/time where the huge increase happened.
  5. Adjust the value there to 0 (or some other sane value).
vincentwolsink commented 1 year ago

Assuming this is now resolved. Otherwise you can re-open this issue.