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 correct this? I want to remove the high value. Perhaps by adding estimated values for the missing months.
Slimme meter remove unwanted data
Moderator: leecollings
-
- Posts: 3
- Joined: Tuesday 17 May 2022 14:07
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Slimme meter remove unwanted data
- Attachments
-
- comapare usage with high value
- P1graph.png (246.29 KiB) Viewed 1016 times
- waltervl
- Posts: 5853
- Joined: Monday 28 January 2019 18:48
- Target OS: Linux
- Domoticz version: 2024.7
- Location: NL
- Contact:
Re: Slimme meter remove unwanted data
If you are brave enough you can use something like "DB Browser for SQLite": https://sqlitebrowser.org and modify and add values in the Calendar_meter table. But be sure you make a backup of your database!!!
Domoticz running on Udoo X86 (on Ubuntu)
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
-
- Posts: 3
- Joined: Tuesday 17 May 2022 14:07
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
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
.
Thanks

Thanks
- waltervl
- Posts: 5853
- Joined: Monday 28 January 2019 18:48
- Target OS: Linux
- Domoticz version: 2024.7
- Location: NL
- Contact:
Re: Slimme meter remove unwanted data
With that SQLite browser you do not need to know SQL, you can add/edit database rows with a user interface.
Domoticz running on Udoo X86 (on Ubuntu)
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
-
- Posts: 5
- Joined: Thursday 02 June 2022 11:31
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Slimme meter remove unwanted data
Hi for the brave ones: I found this small tutorial very usefull: https://www.bjorn-meijer.nl/2021/05/08/ ... -database/
if you proceed with these kind of manipulations.
I have the same problem as geertjanvz. I already examined the MeterCalender table. However I can't find any monthly totals in this table.
Only day-totals which all seem OK to me, without any high values.
It's my theory these totals are periodically calculated (e.g stored procedure) and then written in an other table. Anyone?
if you proceed with these kind of manipulations.
I have the same problem as geertjanvz. I already examined the MeterCalender table. However I can't find any monthly totals in this table.
Only day-totals which all seem OK to me, without any high values.
It's my theory these totals are periodically calculated (e.g stored procedure) and then written in an other table. Anyone?
-
- Posts: 3
- Joined: Tuesday 17 May 2022 14:07
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Slimme meter remove unwanted data
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?It's my theory these totals are periodically calculated (e.g stored procedure) and then written in an other table. Anyone?
Who is online
Users browsing this forum: No registered users and 1 guest