Replies: 1 comment 3 replies
-
What are the attributes of the different utility_meters? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
this my config:
when I have only 3 tariffs (without general) everything works fine
But when I add 'general' to tariff list a new utility meter is creating (sensor.pc_lazienka_energy_daily), but energy in tariffs is adding to all sensors (regardless of the select.pc_lazienka_energy_daily selected):
I expected that only:
should be incremented when select.pc_lazienka_energy_daily = morning_peak
Beta Was this translation helpful? Give feedback.
All reactions