Rule - Help

So I want to create a rule that will fade my lights on, but if I press the button on my pico remote to turn off the fading up rule over 30 minutes, it will cancel the active rule.

Anyway of doing this?

I think I figured it out.

I made another rule and said if pico button 5 is pressed it will cancel this rule.

I assume that will do it?

1 Like

Correct. You use rules like building blocks. One supports the other.

Thanks!