I use a rule to let me know about doors left open, but its not cancelling when the doors are closed, so I get the notification every time a door is opened regardless of if its closed right away or left open.
I tried to make a new rule just for one door, and I found there is no longer the option to add Cancel to the Delay on the True Actions page.
Cancel is not available in a Triggered Rule, because there is no concept of Rule-Truth changing. It is really a trigger. Cancel is only available in a Rule.
For your rule, just make this a Rule, not a Triggered Rule. It will work exactly the same way. The conditions of a Rule act as events to fire the rule.
Got it thanks. I guess I was confused as I saw cancel in the triggered rule, but its true that I had converted it to a trigger after initially creating it as a rule. So that process must have left the Cancel in place.