2 messages · Page 1 of 1 (latest)
I am looking for using the statistic sensor to count how often the disher runs in a week. I have a sensor that shows if disher is off, standby or running. Is it possible to count how often in a week (or last 7 days) status was running?
Statistic sensor can't do calendar periods like that, only rolling periods. I think history_stats might be what you want instead.