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

Add statistic entities #35

Open
klaasnicolaas opened this issue Oct 1, 2021 · 0 comments
Open

Add statistic entities #35

klaasnicolaas opened this issue Oct 1, 2021 · 0 comments
Labels
hacktoberfest Issues/PRs are participating in the Hacktoberfest. help-wanted We need some extra helping hands or expertise in order to resolve this.

Comments

@klaasnicolaas
Copy link
Owner

klaasnicolaas commented Oct 1, 2021

By statistics I mean entities that give a day, week, month and year value. Preferably we also put these in a single Statistics dataclass function.

  • Gas consumption
  • Energy consumption / production (return to net)
  • Water consumption
  • Solarpanels production

or Solar, Water, Energy dataclasses:

Energy

  • Gas production - day (delta)
  • Energy consumption - day (delta)
  • Energy production - day / return to net (delta)

Water

  • Water consumption - day (liters and m3)
  • Idem month
  • Idem year
  • Counted pulses

Solar

  • Solar production - day (Counting high and low values)
  • Idem month
  • Idem year
@klaasnicolaas klaasnicolaas added help-wanted We need some extra helping hands or expertise in order to resolve this. hacktoberfest Issues/PRs are participating in the Hacktoberfest. labels Oct 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest Issues/PRs are participating in the Hacktoberfest. help-wanted We need some extra helping hands or expertise in order to resolve this.
Projects
None yet
Development

No branches or pull requests

1 participant