basking-in-the-sun2000 / solar-logger

A datalogger for a solar inverter. Stores data in influxdb and displays it in grafana. Has load diverting capability, to use the inverter's excess power
GNU General Public License v3.0
99 stars 32 forks source link

Solcast curves offset #10

Closed javierin closed 3 years ago

javierin commented 3 years ago

Hi

I have the feeling that the solcast data is displayed using UTC time while the rest of the graphing uses CET (UTC+1) which effectively offsets Solcast graph by 1 hour. https://imgur.com/a/7l2VQhd

Any tip on how to fix this? Thanks

javierin commented 3 years ago

Found a misconfigured timezone in the server. This was not a bug