#Hi all

1 messages · Page 1 of 1 (latest)

harsh hemlock
#

Is the 1 hour time a rolling time window ? Or can this check be run hourly ?

urban pawn
#

rolling time window i think.
I want send a message when my dryer has completed its cycle but what I have sends a message every time the power value for the sensor drops below 20

candid ravine
#

now() - timedelta(hours=12)) this part specifically