Skip to content
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

Incorrect Energy Import Metrics #86229

Open
ryanm101 opened this issue Jan 19, 2023 · 9 comments
Open

Incorrect Energy Import Metrics #86229

ryanm101 opened this issue Jan 19, 2023 · 9 comments
Labels
energy Related to energy management

Comments

@ryanm101
Copy link
Contributor

The problem

When Importing Power Offpeak I only get import NOT related to what is charging my battery which is wrong as it screws my import metrics for power bought from energy provider.

BatteryImportFromGrid

The Graph above should show 4.01kWh imported but instead shows just 0.52kWh which is my consumption - batteryImport.

Honestly I'm not 100% if this is the fault of the Meter or the way HA is parsing the data, I suspect that is it HA as the Meter cant tell who is using the power as far as i know.

I'll do some more digging but putting this up incase it rings a bell with anyone else.

A better visual display (imho) would be to invert the battery graphic so that if battery is charged from GRID then its a stacked graph (the way usage is stacked for battery/solar/grid) and if charged from SOLAR then its as it is currently.

It is possible this is a UI issue not a core one but again i'm not sure at this point.

What version of Home Assistant Core has the issue?

2022.12.9

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

No response

Link to integration documentation on our website

No response

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

@issue-triage-workflows
Copy link

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates.
Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍
This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

@cvandesande
Copy link

This is definitely still an issue on 2023.4.5

Charging the battery at 2am should not appear as "Returned to the grid"

Screenshot 2023-04-19 at 14 29 39

@github-actions github-actions bot removed the stale label Apr 19, 2023
@joostlek joostlek added the energy Related to energy management label Jul 16, 2023
@twiktorowicz
Copy link

twiktorowicz commented Aug 29, 2023

I have the same issue, HA version 2023.7.2.
Something is wrong with the chart hourly bars calculation when the battery is charged from the grid.
image
image
image

@issue-triage-workflows
Copy link

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates.
Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍
This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

@ryanm101
Copy link
Contributor Author

ryanm101 commented Nov 27, 2023

Still an issue - Perhaps Triage workflow should require input from maintainers before marking as stale.

@github-actions github-actions bot removed the stale label Nov 27, 2023
@issue-triage-workflows
Copy link

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates.
Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍
This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

@ryanm101
Copy link
Contributor Author

Still an issue - Perhaps Triage workflow should require input from maintainers before marking as stale

@raldred
Copy link

raldred commented Mar 1, 2024

This is the same for me, this has never worked since I started using HA last year.
Despite the recorder having all the data, I see the same as everyone else here.
The overall daily figure is correct, so it's just an issue with whatever is responsible for calculating the hourly recordings.
I have a feeling it's just taking the value of the last recording, rather than summing all the recordings for the hour.

image
image

@e10kstarfire
Copy link

e10kstarfire commented Mar 15, 2024

I am also seeing the same issue, when I am charging battery from grid reports Flux as 0.7kWh - this is wrong

image

The individual flux sensor is correct and you can see tracks higher than the battery while it is charging

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
energy Related to energy management
Projects
None yet
Development

No branches or pull requests

6 participants