
Re: Remove Delayed Actions
Hmmm... looks like it is partially missing currently (we'll get it added). However, currently you can remove delayed actions for a specific device via:
- Code: Select all
indigo.device.removeDelayedActions(123)
But you cannot remove other delayed actions.