Action cooldown since last trigger

I'm using a MIDI encoder in relative mode that sends the same repeated value on a single movement (one per dent). I'm trying to block excessive triggers during a cooldown time so it triggers only in the first value received, until the time has passed and the action can be triggered again.

So far I've used advanced trigger condition with seconds_since_last_trigger but it doesn't work at all.

Any ideas?

This was indeed hard to achieve. I have just added a new action "Ignore / Disable Trigger Actions for X Seconds", you can add that to your action sequence, then it will not trigger again for the given amount of time.

1 Like

Thank you so much! It works flawlessly.