Time trigger between specific hours

Hi,

Is there an option to create rule that runs between specific times?
for example: I want to create a rule that runs every day between 8am and 4pm, this rule should check if a contact sensor stay open and if it is, the system will send me push notification or switch ON specific virtual switch

Looking forward for your help

@Nir_Avniel, the trigger should be the contact sensor stays open in this case and use IF condition to determine if it should proceed with sending notification or not. See the rule example screenshot below. This example rule gets triggered every time when the door is left open for 15 minutes, but only sends out notification if it is between 8am - 4pm.

2 Likes

Perfect, thanks James, it worked.

1 Like