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

feat: Improve home overview calculation. #77

Open
just-seba opened this issue Jun 11, 2024 · 0 comments
Open

feat: Improve home overview calculation. #77

just-seba opened this issue Jun 11, 2024 · 0 comments

Comments

@just-seba
Copy link
Member

just-seba commented Jun 11, 2024

As soon as a smart meter and a producer are present, the home power consumption can be calculated by combining production and grid power information. This is more accurate than adding up all consumers.

Examples:

Production and consumption from grid
Producer: 500W
Meter: 300W consumption from grid
Home: 800W

Production and export to grid
Producer: 500W
Meter: 300W export to grid
Home: 200W

@just-seba just-seba assigned just-seba and unassigned just-seba Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant