I added an electricity monitor to my HA and created a utility meter from it. I used the ‘calibrate’ service to synchronize it with the physical electricity meter reading.
This worked great, except now the history claims I consumed 30,000 kWh that day. What are my options to correct/remove this incorrect data?
1 Like
Update: Nevermind, I updated to the latest version and the bad data appeared in the statistic editor and all is well know.
Thanks for the suggestion @tom_l. I have previously used the statistics editor when I was writing the quirk for the electricity monitor and I had hoped it would be that easy this time, but the incorrect data doesn’t show up in the statistics editor.
Here it is in the Energy panel:
But it doesn’t show up in the editors for either the utility meter or the monitor:
I don’t know if there is some off-by-one bug that is hiding the first entry for the utility meter history or something similar, but it doesn’t look like I can use it in this case. Are there any alternate approaches to this?