I have some plant sensors and see the light levels they get at every minute of the day is not that useful. I would like to know the average lux level they get over a 24 hours period.
Should I be using the statistics sensor:
or some other method? I didnt want to create some hideously memory intensive process, the docs give an example of:
and as there is no method of setting the number of points to take that average from was not sure if it would use lots of compute calculating from data points every 10 seconds?
One you have it set up and running for over a day check the developer tools states menu. The attributes of the statistics sensor will show you how many samples are being used.