Don't turn on wifi (location based) if airplane 22-8?
Moderator: Martin
Don't turn on wifi (location based) if airplane 22-8?
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.
Re: Don't turn on wifi (location based) if airplane 22-8?
Could you post your flows so we can take a look? Would be much more easy to help that way.
Re: Don't turn on wifi (location based) if airplane 22-8?
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
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

Re: Don't turn on wifi (location based) if airplane 22-8?
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

Wifi flow

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

Wifi flow

Re: Don't turn on wifi (location based) if airplane 22-8?
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
http://automagic4android.com/flow.php?i ... 89788eaab4
Re: Don't turn on wifi (location based) if airplane 22-8?
Thanks!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
Re: Don't turn on wifi (location based) if airplane 22-8?
I did this because im not always at home. So I first check if im at home and turn airplane on 
