Hello,
First time poster, happy user of HA here.
I have been using the Growatt integration for a while with 2 installed inverters which I have from the start.
Now I have bought a second hand inverter and after starting to use it, today it shows a solar production of 3383 kW which is incorrect, however, that is the value of the counter on the Growatt inverter.
To correct this I have tried to check the database (using MySQL) and I found that under Statistics with Metadata_ID 77 the total values for Growatt for my setup are saved.
First attempt to solve it, I have changed the data from the latest entry hoping the next entry would take this value as base for the SUM field.
Unfortunately this failed.
My second attempt was to change the first occurance of data from this metadata_id to a higher value, which yielded no results as well.
So now I have this problem that my energy consumption for today looks like this:
Does anybody have an idea which data I need to manipulate to correct this permanently?
I expect that there is another table which contains the starting value for my Growatt installation which is used to calculate the sum with every new entry.
Unfortunately I have not found it yet.
Thank you very much in advance for your help!