Hi, I’ve got my gasmeter integrated into the energy dashboard, everything running smoothly. When I add the sensor/entity to a statistics graph/card, I can only get a continuously growing curve for the sum. So I cannot realistically combine it with the “per day” data that I have from my temperature sensors.
Would like to know this too. My gas graph is also cumulative (if I make my own graph).
The energy dashboard has totals per hour, using exactly the same sensor. Do we need a calculated sensor somehow?
This would work if
a) I wouldnt have setup the original template helper to reset every 3 months (my mistake)
and
b) the gas company wouldnt have changed the gas meter in April to a brand new one that literally started at zero
But thanks for the proposal, I also just realised that I didn’t post my solution here yet: after trying out various custom graph cards (which all had weird calculation glitches), I’m now really happy with
custom:plotly-graph
It does exactly what I want, and it seems to use the exact same logic as the energy dashboard cards.