ha-puzzles / evcc-grafana-dashboards

Grafana Dashboards for EVCC
19 stars 2 forks source link

Fix #11: Wrong integral calculation #12

Closed cschlipf closed 7 months ago

cschlipf commented 7 months ago

Close #11

Integrals for energies were calculated wrongly.

fill(none) led to wrong energy calculation and had been replaced by fill(0).

This affects the real-time dashboards with updated query and the aggregration scripts (existing values need to be re-aggregated).