Make sure I understand this correctly

If I were do do the following:

Pause Rules: X
Resume Rules: X --> delayed: 0:15:00
Off: Y

When it hit the pause the X rule would be paused and then the resume would turn it back on after 15 min but it will go on to the Off command right away correct? If you want the whole thing to delay for 15 min you would use a Delay Actions as it's own part of the rule right?

I believe that is correct.

1 Like

Delay Actions stops the rule in its place for that amount of time

an action with a delay creates a scheduled task for that action and then moves down the rest of the script

1 Like

Perfect.

Do make sure that "X" is not the current rule ("This Rule" when you choose where to apply it), since the scheduled "Resume" action would not be able to run in that case. :slight_smile: Otherwise, your description (and the above) are all correct.

1 Like

Yup that much I got! :+1:

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.