Daylight Saving - cloud history data may be one hour off on day clocks change #447
youzer-name
started this conversation in
General
Replies: 1 comment
-
Great observation! Thanks @youzer-name . |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I think this may have been discussed here last year when the clocks changed, but I couldn't find that discussion so I'm posting a new thread.
TLDR: If you run the tesla-history tool (which I think is also used for cloud mode) your data may be off by 1 hour today.
I run both the normal local PWD stack, getting data from my Gateway 2, and the tesla-history tool, which allows me to get data from my Tesla/Solar City array. I also have a SolarEdge array and I get the data for that from their API using a Python script. My PW gateway sees the total production of both arrays.
I created a Grafana panel that graphs the two solar sources (stacked) and the solar production reported by the PW gateway. Normally, it should look like this:
That was yesterday morning. Everything lines up nicely with the lower-resolution cloud data mostly lining up with the higher-resolution local data, although it is always spikier since it only updates every 15 minutes.
However this morning it looks like:
The 'Solar City' line, which comes from the tesla-history tool, is one hour off. You can see it showing production from that system before the sun rose (the dotted gray line from the Sun/Moon data source).
I checked the Tesla app on my phone, and sure enough, it shows the solar production starting today at 0700.
My recollection from last year is that this will most likely resolve itself tomorrow.
Here in the chart from March 2023 when the clocks changed. This is showing Saturday, Sunday, and Monday. (I didn't get the SolarEdge array until last June, so this chart only has Tesla Cloud and local gateway data)
Everything is aligned on Saturday, one hour off on Sunday, and back to normal on Monday.
Beta Was this translation helpful? Give feedback.
All reactions