kalkih / mini-graph-card

Minimalistic graph card for Home Assistant Lovelace UI
MIT License
2.85k stars 231 forks source link

Show average, sum instead of current state #1100

Open seg-on opened 2 months ago

seg-on commented 2 months ago

In the Status option add average/sum in addition to true/false/last. Possibly all aggregation functions. I'm monitoring the temperature inside the fridge. It often fluctuates between min and max. And I'm interested in sum for precipitetions. The last value is less important in this cases.