#Energy Dashboard | Statistic Tool | Value Bug?
1 messages · Page 1 of 1 (latest)
In the Statistics Tool I wasnt able to find any values out of the ordinary for the "sensor.solar_buttner_yield_today", also not around the 2:30 AM mark that is idicated in the history csv data...
If any other info or statitics are needed please let me know.
My goal would be to adjust the bad value in the "sensor.solar_buttner_yield_today" which then went into the Utility Meter "sensor.solar_yield_buttner_utility_lifetime".
I dont relly care about the visual spike in the energy dashboard on that day, more about the utility lifetime meter now showing a value that about 300kWh off what it should be.
Adjusting the statistics won't fix the utility meter lifetime sensor
I also looked at the Statistics of the Utility Meter sensor but I could´t find anything in those values at the specified times and also not in the outliers.
Is it not possible to adjust the values of a utility meter?
You can adjust the running sum of long term statistics of any entity with state_class total or total_increasing.
That does not affect the state of the entity.
It does not affect the values stored in the history graph.
It only affects the sum column in the statistics table.
Utility_meter has a service calibrate that will allow you to change its current value. But that might have other side effects (like generating incorrect statistics).