Import Domoticz history

Managed to solve it by reverting to SQL Lite version 3.9.2
Download here: https://github.com/hassio-addons/addon-sqlite-web/files/13064014/addon_a0d7b954_sqlite-web_3.9.2.tar.zip

Delete the installed Addon (higher version) then go to Settings > System > Backup and choose Upload Backup in the top right menu and upload the tar.
Be sure to turn off auto-update.

Ref: Error "400: Bad Request" on all queries · Issue #281 · hassio-addons/addon-sqlite-web · GitHub

I am trying to do this. But i get this error:

Analysis: Error occured
{
“error”: {
“code”: “SQLITE_CORRUPT”
}
}

Does this mean that my domoticz backup is corrupt or am i doing somthing wrong?

You’re my hero!

Trying to import Electricity data, from the script. But there is an error.

Is there anyone who can point out what is wrong with this? Was created by the tool of Johan Bos
The syntac to read out the ID for the energy meter was ok.

System SQLweb 3.44.2
Home assistant core 2024.4.3
Operating system 12.2
Supervisor 2024.04.0
frontend 20240404.2

Try end the code lines with a ;

Thanks it works, the data is imported!