15.08.2017, 12:40
I see a daily consumption of 5.07 kWh (see top left side - red circle) and a production of 2.14 kWh (green circle).
Why is there a difference with the value shown on the week graph, in this screenshot 5.79 kWh?
In the logs I see that the query uses the UTC-time instead of the local time. In the database every record uses the local (correct) time.
So when I export the database to a CSV-file and I do the math myself, I get different total values.
Can you check this in the code?
Why is there a difference with the value shown on the week graph, in this screenshot 5.79 kWh?
In the logs I see that the query uses the UTC-time instead of the local time. In the database every record uses the local (correct) time.
So when I export the database to a CSV-file and I do the math myself, I get different total values.
Can you check this in the code?