Cooldown Manager

Keep Flows from triggering too often with reusable cooldowns, multi-run limits, block-count alerts, and manual override cards.
Keep Flows from triggering too often with reusable cooldowns, multi-run limits, block-count alerts, and manual override cards.

Read more ›

Flow cards

When...

Cooldown Manager
Key blocked At least times blocked or more times in a row
i
Runs when the Allow condition has blocked at least the chosen number of times in a row since the last allowed run. Passes the current block count as a Flow tag.
Cooldown Manager
Key blocked Times blocked times in a row
i
Runs when the Allow condition blocks exactly the chosen number of times in a row since the last allowed run. Passes the current block count as a Flow tag.

And...

Cooldown Manager
Allow Key once every Duration Unit
i
Checks whether the cooldown is active, atomically activates it if allowed, and returns true to continue the Flow or false to stop it.
Cooldown Manager
Allow Key up to Max times times every Duration Unit
i
Checks whether the key can still run in the current interval, counts as one time if allowed, and returns true to continue the Flow or false to stop it.

Then...

Cooldown Manager
Restore one time for Key
i
Makes one more run available for this key in the current interval.
Cooldown Manager
Restore Times times for Key
i
Makes that many more runs available for this key in the current interval.
Cooldown Manager
Reset cooldown for Key
i
Clears the cooldown for the selected key so it can trigger again immediately.
Cooldown Manager
Reset times used for Key
i
Clears how many times this key has been used, so the full max times is available again in the current interval.
Cooldown Manager
Suspend cooldown for Key
i
Registers the cooldown as if it just ran, blocking further triggers until the duration defined in the Allow condition has elapsed. Also blocks Allow up to keys until reset.

Support

Having an issue with this app? Contact the developer via the developer website.

What’s new

Version 0.0.1 — Initial release. Allow once and Allow up to cooldown conditions; Reset cooldown and Suspend cooldown actions; block count tracking for consecutive blocked runs; When cards for exact or at-least block thresholds with a block count Flow tag; Restore one or many times and Reset times used actions; settings page with key status and Flow configuration validation.

View changelog

Cooldown Manager

Cooldown Manager is not compatible with the selected Homey.

Cooldown Manager will install on Homey shortly.
Install App