Add TIme delay in Speed fuction

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

Moderator: Martin

Locked
bpetri
Posts: 5
Joined: 31 Dec 2013 15:45

Add TIme delay in Speed fuction

Post by bpetri » 14 Mar 2016 07:44

Hello,

I am using the speed function to turn on/off 2G/3G while driving.
I wanted to set a timedelay in this flow in order to avoid switich which is caused by morning traffic jams.
So once I am in the car and speed rises over about 20km/h flows should be activated and when speed is 0 km/h for 2-3 minutes another flow should be executed.

What do you think about my suggestion?

Thanks
Bernhard

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

Re: Add TIme delay in Speed fuction

Post by Martin » 14 Mar 2016 19:09

Hi,

You could add a sleep-action to wait 2 or 3 minutes when the speed is 0 km/h before turning 2G/3G on/off. Use an action Stop Flows when the speed raises over 20 km/h again to interrupt the waiting flow so that it does not execute the 2G/3G action.

Regards,
Martin

bpetri
Posts: 5
Joined: 31 Dec 2013 15:45

Re: Add TIme delay in Speed fuction

Post by bpetri » 15 Mar 2016 10:46

Hi Martin,

thanks a lot for your quick reply!!!
Need to check how to implement it.

Greetings
Bernhard

Locked