@Stooovie wrote:
How do I set a condition that would be “true” if something happens within the last X number of time units?
Actual example: I’d like to get notified when I get home and forget to wash my hands afterwards (yeah, covid thing). I’d like to do this:
- trigger: enter zone.home
- condition: if bathroom body sensor doesn’t detect presence within 1 minute,
Action: notifyThanks!
Posts: 5
Participants: 3