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

Energy consumption sensors #64

Merged
merged 7 commits into from
Dec 10, 2023
Merged

Energy consumption sensors #64

merged 7 commits into from
Dec 10, 2023

Conversation

cjaliaga
Copy link
Owner

@cjaliaga cjaliaga commented Dec 10, 2023

Adding energy consumption sensors for the following aspects:

  • Total consumption
  • Water Tank consumption
  • Heating consumption
  • Cooling consumption

In 2 different flavors:

  • Accumulated: Total increasing sensor that doesn't reset any cycle and continues accumulating.
  • Consumption per hour: Total increasing sensor that resets the cycle when it has available data for the next hour. These ones come disabled by default, the recommendation is to use the accumulated ones if possible.

Initial translations in English and Spanish for the entity names are included

Note: due to the way Aquarea API provides data, the consumption might appear slightly delayed. Example: Consumption from 06:45 to 07:00 might appear as if the consumption happened at 07:15

#1

@cjaliaga cjaliaga merged commit 8d0a47f into main Dec 10, 2023
2 checks passed
@cjaliaga cjaliaga mentioned this pull request Dec 10, 2023
3 tasks
@cjaliaga cjaliaga deleted the consumption-sensors branch January 3, 2024 00:27
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

Successfully merging this pull request may close these issues.

1 participant