Help with trash reminder rule

I have a rule setup to remind me that trash day is tomorrow if in front of the kitchen motion sensor on Thursday between 6 and 9 pm speak notification to Sonos speaker, "reminder tomorrow is trash day".

The rule works however the rule repeats itself for every motion event between 6 and 9 pm.

Is there an option for this rule to only trigger once between 6 and 9pm?

Enable Private Boolean option in the restriction section. Then under actions, tell it to set PB to false for ** This Rule **, then set PB to true for ** This Rule ** after a 3 hour delay.

3 Likes

Thanks @destructure00 ! Just applied the private Boolean rules.

1 Like