Rule to be active only between 2 times

I'm a little new and trying to figure out how to make this rule.

I have a motion sensor outside already programed into hubitat

I already know how to make a rule to send me a voice notification thats someone is in my yard..

what I'm trying to do is make a rule so its not sending the notification between the hours of 5:30M Till 11pm and after this time its sending the notifications.

how would I set this rule ?

You could use a Predicate rule in Rule Machine.

The Predicate would be Between Two Times, 11:00 PM and 5:30 AM.

Then the trigger would be the motion sensor and the action the send notification.

4 Likes