Hi, first of all: A happy new year to everyone
Before opening a ticket in git, I just wanted to ask, if this might be a bug or if I am doing something wrong here:
I’ve planned to do a database / recoder switch right at midnight - but probably, I restarted HA with the new recorder config a bit too early, because when it came up with the new database - all Utility Meters still had the same values - so the reset did not happen.
The problem I found then - was with the service “utility_meter.reset”…
the Description is: “resets ALL counters of a utility meter”
But - it is required to select a target … but: None of my utility_meters are listed in the selection…
And without an entity, the “Call Service” Button is disabled:
Service: Utility_meter.reset
Service: Utility_meter.reset with selectable entities:
None of them in the list are my utility_meters. They are all “select” entities provided by the different integrations.
Compared to the service utility_meter.calibrate (which I’ve then used to set them all to 0.0)…
Could this be a bug, or did I something wrong?