flixlix / energy-flow-card-plus

An upgraded Energy Distribution Card for Home Assistant, with added features like Individual Devices and refined UI enhancements, while maintaining the Energy Dashboard's original design.
123 stars 4 forks source link

[BUG] Solar production/Home consumption values wrong #119

Open andreas-bulling opened 2 months ago

andreas-bulling commented 2 months ago

Something is wrong with the solar production and home consumption displays.

If I click on the bubble I can see that the underlying sensor was reporting the correct value for yesterday's solar yield (more than 100 kWh):

image

Yet, the flow chart only shows 37.4 kWh:

image

Today, we have reached 0.3 kWh but the bubble shows zero (UPDATE: few hours later and the solar production according to the bubble still sits at 0)

image

For the home consumption bubble it's the same: If I click on the bubble I can see that the sensor reports the correct value. Yet, the bubble shows a different (older?) value.

If I set energy_date_selection to false the value for the solar production is correct. The value for home consumption is 0 (wrongly). And the grid import/export suddenly shows Megawatt hours, i.e. does not seem to only show today's values but those from the begin of time.

The HomeAssistant energy flow card shows all values correctly (same sensor entities).

andreas-bulling commented 1 month ago

I actually think this integration is broken. From one day to the next the values for solar and car are completely wrong now. One day it seems to show the total consumption/production, then some (random?) value. Home consumption is zero now for some reason. It claims we fed more in than what we produced.

MarkoBolt commented 1 month ago

The home energy calculation seems to go sideways in my case since 3 days.

Home Assistant energy shows for home 18kW.:

Screenshot 2024-05-15 at 22 10 32

Current Energy Flow Card Plus shows for home 30kW:

Screenshot 2024-05-15 at 22 07 26

3 days ago:

Screenshot 2024-05-15 at 22 09 07
andreas-bulling commented 1 month ago

I actually think this integration is fundamentally broken. It hasn't been updated for quite a while unfortunately :/

madejackson commented 1 month ago

same issue here. I suppose 2024.5 update broke the plugin.

andreas-bulling commented 1 month ago

I saw weird behaviour already before - unfortunately it seems this integration is not updated anymore

BoGnY commented 3 weeks ago

Related to #115