Don't turn on wifi (location based) if airplane 22-8?

Post your questions and help other users.

Moderator: Martin

Post Reply
rialeral
Posts: 14
Joined: 19 Aug 2013 06:21

Don't turn on wifi (location based) if airplane 22-8?

Post by rialeral » 19 Aug 2013 06:34

I have the two default airplane on/off (22/8 o'clock) and the wifi location flows enabled. How do I make it so the wifi flow doesn't activate or at least not turn on the wifi during the night? You can only have one condition in one box. You can't have two conditions after each other. Then what? Maybe it's obvious but I don't see it.

User avatar
MURTUMA
Posts: 697
Joined: 05 Mar 2013 22:43

Re: Don't turn on wifi (location based) if airplane 22-8?

Post by MURTUMA » 19 Aug 2013 09:35

Could you post your flows so we can take a look? Would be much more easy to help that way.

Kriggi23
Posts: 21
Joined: 21 Jul 2013 08:38

Re: Don't turn on wifi (location based) if airplane 22-8?

Post by Kriggi23 » 19 Aug 2013 16:39

Why not solving

his in one flow?
I did the following:

At the morning check if
Airplane_mode_on = true
Set airplane_mode off
Turn wifi on

Works for me :-)

rialeral
Posts: 14
Joined: 19 Aug 2013 06:21

Re: Don't turn on wifi (location based) if airplane 22-8?

Post by rialeral » 20 Aug 2013 09:52

Kriggi23, I don't get why you'd do it like that. Setting airplane mode off turns wifi/3G/4G on.

The wifi flow is run every 5th min. I've set the airplane flow to activate at 22:00, but the wifi flow will enable wifi at 22:05. I don't know if there's anyway to merge them or change the wifi flow to not run 22:00-08:00.

As I said, they are the default flows you get with the app.

Airplane flow
Image

Wifi flow
Image

pat2net
Posts: 85
Joined: 01 May 2013 09:18

Re: Don't turn on wifi (location based) if airplane 22-8?

Post by pat2net » 20 Aug 2013 13:46

You must disable and enable the location base flow in the airplane flows. I add the action to the flows. You need to select the flow by clicking on the rectangle and on the pencil then select the flow.

http://automagic4android.com/flow.php?i ... 89788eaab4

rialeral
Posts: 14
Joined: 19 Aug 2013 06:21

Re: Don't turn on wifi (location based) if airplane 22-8?

Post by rialeral » 20 Aug 2013 16:10

pat2net wrote:You must disable and enable the location base flow in the airplane flows. I add the action to the flows. You need to select the flow by clicking on the rectangle and on the pencil then select the flow.

http://automagic4android.com/flow.php?i ... 89788eaab4
Thanks!

Kriggi23
Posts: 21
Joined: 21 Jul 2013 08:38

Re: Don't turn on wifi (location based) if airplane 22-8?

Post by Kriggi23 » 20 Aug 2013 18:50

I did this because im not always at home. So I first check if im at home and turn airplane on :-)

Post Reply