Action - Sleep
The action Sleep pauses the flow execution for a certain amount of time.
Note: Please uncheck the option Keep device awake when the period is longer than one to two minutes and the functions of the flow does not require an active device CPU.
Examples:
- Sleep a second when a vibrate action is executing.
- Slow down a countdown flow.
Settings
Duration
The amount of time to sleep. Variables are supported.
Keep device awake
Ensure that the device does not go into deep sleep while the action is executed.
Unchecking this option will not prevent the device from falling into deep sleep mode. The device will be woken up when the specified period has elapsed.
Unchecking this option will not prevent the device from falling into deep sleep mode. The device will be woken up when the specified period has elapsed.
Wakeup from idle/doze (Android 6+)
Defines if this action is allowed resume from idle/doze mode. (see Device Idle/Doze Mode)