Page 1 of 1

Delete all historical sensor data (while keeping sensors)

Posted: Tuesday 31 January 2017 20:08
by Lomax
I've been messing around a lot with a Domoticz build the last few days, and I've now come to a point where I'm quite happy with how it works. The only problem is that many of the sensors have completely invalid historical data, including wildly incorrect values, and I would like to "wipe the slate" clean and restart the log. Is there an easy way to do this, without deleting (and recreating) all the sensors?

Re: Delete all historical sensor data (while keeping sensors)

Posted: Wednesday 01 February 2017 0:17
by CaesarPL
You can open database and delete not necessary data

Re: Delete all historical sensor data (while keeping sensors)

Posted: Wednesday 01 February 2017 1:41
by Lomax
Allrighty, I'll have a poke around with sqlite3 - after stopping Domoticz, and making a backup copy...