Condition Based on Time Interval

Post your feature requets for new triggers, conditions, actions and other improvements.

Moderator: Martin

Locked
afarikofi
Posts: 8
Joined: 01 Feb 2016 23:36

Condition Based on Time Interval

Post by afarikofi » 01 Feb 2016 23:45

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.

User avatar
Martin
Posts: 4468
Joined: 09 Nov 2012 14:23

Re: Condition Based on Time Interval

Post by Martin » 02 Feb 2016 14:16

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

afarikofi
Posts: 8
Joined: 01 Feb 2016 23:36

Re: Condition Based on Time Interval

Post by afarikofi » 02 Feb 2016 21:47

Thanks a lot Martin.
Worked perfectly.
:D :D :D

Locked