for my energy Dashboard I have to calculate some values.
I use Templates to split one Sensor with negativ and possitiv values in two Sensors only with positiv values.
And I use a helper (Integration - Riemann sum integral sensor) to calculate from power to energy.
I think If there is long time zero the inegration take the last value and time for the calculation. and I get a jump in the chart.
You have not shared your sensor config so it’s hard to say for certain but you may be using the wrong method. The default is “trapezoidal”, for your data you want to use “left”.
This is good to know, thank you very much for that information. Before I delete, I would like to know, if I miss-configured my helper - or something else is wrong. (It was working find till the end of last year and now, the sum seems to be off a lot.)
Is there a way to see the current configuration of my Riemann-Helper?