Page 1 of 1

Condition Based on Time Interval

Posted: 01 Feb 2016 23:45
by afarikofi
I would like to request a feature where an action can be carried out based on time interval rather than specific times.
Currently I can create flows that execute at a specific time. I would like an action to be executed eg. 20 mins after
a previous action.

e.g
Trigger = Time is 2:00pm
Action = Wifi turns on
Condition = Has wifi been on for 20 mins
If True = Turn wifi off.

Thank you

K.

Re: Condition Based on Time Interval

Posted: 02 Feb 2016 14:16
by Martin
Hi,

You can use an action Sleep to wait a specified amount of time within a flow. Please disable option Keep device awake if the duration is long and you don't want to keep the device awake.

Regards,
Martin

Re: Condition Based on Time Interval

Posted: 02 Feb 2016 21:47
by afarikofi
Thanks a lot Martin.
Worked perfectly.
:D :D :D