Search found 3 matches

by geertjanvz
Saturday 18 June 2022 14:20
Forum: Utility
Topic: Slimme meter remove unwanted data
Replies: 5
Views: 1038

Re: Slimme meter remove unwanted data

It's my theory these totals are periodically calculated (e.g stored procedure) and then written in an other table. Anyone?
I think that is indeed the case. You can however export the cumulative data from the chart to CSV. This might indicate that these calculated numbers are stored somewhere?
by geertjanvz
Tuesday 17 May 2022 15:30
Forum: Utility
Topic: Slimme meter remove unwanted data
Replies: 5
Views: 1038

Re: Slimme meter remove unwanted data

Indeed not for the faint hearted. I was hoping for an other route and avoiding SQL but I guess I'll have to dive deep :mrgreen: .
Thanks
by geertjanvz
Tuesday 17 May 2022 14:21
Forum: Utility
Topic: Slimme meter remove unwanted data
Replies: 5
Views: 1038

Slimme meter remove unwanted data

I know you can remove a faulty data entry by shift clicking in the graph. However this does not work in cumulative graphs like 'comparing usage. My raspbery PI was offline for 3 months and after restarting the difference in usage in the past 3 months was added op to a new value. Is there a way to ...