Page 1 of 1
Re: Import old data in a new Domoticz installation
Posted: Saturday 04 January 2020 0:41
by waaren
dzjr wrote: ↑Saturday 04 January 2020 0:28
Is there a possibility to import the historical sensor data into a new domoticz server?
I just want to go back to one that only runs on a stable version, so I want to start again.
You can use the procedure as described
in this topic
Re: Import old data in a new Domoticz installation
Posted: Saturday 04 January 2020 12:07
by JuanUil
What I did was downloading the database (old) export the table with old values to csv file.
Adjust the old idx to the new.
import table in new database.
more or less the same as Waaren is doing in his program.