Hi, I’m trying to see if I can make one rule instead of many here.
Objective: If one of the outside lights is left on for 20 minutes, send a notification to the switch to make it blink. (It is currently set to 1:10 for testing.)
The issue I’m having is that if multiple lights are left on, I want each of them to get the notification separately after 20 minutes. Currently, the rule doesn’t start a new event because one of the triggering lights is already on, so the condition is already satisfied.
Is there a way to make it respond with a separate instance for each device, or do I need to make multiple rules, one for each device?
Thanks, Here’s my rule: