self retrigger timer who to stop

hello!

Is it possible to stop a self retrigger timer when it has been started ?

There is a toggle timer option if you use PLEG as the device or an action, have you tried that?

Typically not needed …

If for some reason you want conditional control when the timer expires put that in your condition …

i.e.

ConditionalEndOfTimer (MySometimesTrueLogic) AND (ConditionThatStartedTimer; !Timer)