So my use case is this: I get speed from GPS every second. Without saving that to database I would like to get 5 minutes of those values and instead save that to database for longer term trends. How to get that?
Problem is currently my statistic sensor is still updating every second for rolling average.
1 post - 1 participant