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 subtraction of energy send to grid #20767

Open
4 tasks done
AlexJacu opened this issue May 9, 2024 · 1 comment
Open
4 tasks done

Incorrect subtraction of energy send to grid #20767

AlexJacu opened this issue May 9, 2024 · 1 comment

Comments

@AlexJacu
Copy link

AlexJacu commented May 9, 2024

Checklist

  • I have updated to the latest available Home Assistant version.
  • I have cleared the cache of my browser.
  • I have tried a different browser to see if it is related to my browser.
  • I have tried reproducing the issue in safe mode to rule out problems with unsupported custom resources.

Describe the issue you are experiencing

When i look at Energy Dashboard, i found, thar the amount of "Netz gesamt" and "Aus dem Netz verbraucht" are not correct. I have to pay for all energy i have received from network and get much less for energy i send to network. So the calculation for money is correct. But the amount of energy i received from network is NOT reduced if i send energy back. Therefore the other calculations for self consumption are perhaps also not correct.
Screenshot_20240509-111159

Describe the behavior you expected

The amount of energy received from grid is not redused, if I send energy back to grid. Consumption and feed-in do not happen at the same time and therefore do not cancel each other out.

Steps to reproduce the issue

1.add a powermeter two-way
2. Add same powermeter using send to grid
3. Add Photovoltaik energy meter
4.
Screenshot_20240509-112053
Screenshot_20240509-112021

What version of Home Assistant Core has the issue?

core-2024.5.2

What was the last working version of Home Assistant Core?

No response

In which browser are you experiencing the issue with?

Doesn't matter

Which operating system are you using to run this browser?

Doesn't matter

State of relevant entities

No response

Problem-relevant frontend configuration

No response

Javascript errors shown in your browser console/inspector

No response

Additional information

I would prefer to add a possibility in energy Dashboard To declare Whether the electricity fed into the grid should be deducted from the electricity purchased or not.

@ChristophCaina
Copy link

This graph is working as intended, because it is showing the net consumption you've taken from the grid.
There are several discussions in social media and the forum about this - especially for Installations in Germany, where we have two way meters and count the grid export independend from the grid import... but the dashboard is basically showing exactly what it is designed for.

An option that could be considered would be a setting, where the user could decide, if the energy dashboard should show the NET import/export or import / export independend from each other.

grafik
grafik

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

No branches or pull requests

3 participants