Hi,
My solar installation was installed on march 17 2022 but I started to monitor my solar production only on april 26. So the first 40 days are missing in my database.
The database is MariaDB in a docker on my NAS.
I could download the missing daily production data from the website of my inverter (Fronius).
I would like to add these values into my statistics database.
I am using phpMyAdmin to manage the DB.
Have built a csv file and inserted it in the “statistics” table but the result is erratic.
How can I achieve that task?