WiFi auto off

Share and discuss your flows and ideas with other users.

Moderator: Martin

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

WiFi auto off

Post by MURTUMA » 11 Mar 2013 07:11

http://automagic4android.com/flow.php?i ... 57f3f5f41c

This flow checks in five minutes interval if WiFi is connected and if not, it turns it off.

There was a problem starting the flow if phone is rebooted while WiFi's on because it starts before automagic is loaded and therefore the flow doesn't start. The problem was caused because I didn't want this flow to run all the time as the other example I saw here, but rather only when WiFi's on.

The problem's now solved by having it run once when phone is booted and automagic is loaded.

User avatar
Nerey
Posts: 102
Joined: 07 Mar 2014 16:59

Re: WiFi auto off

Post by Nerey » 08 Mar 2014 17:05

My version (independent development :) )
The flow totally monitors Wi-Fi state (setting to on and off, connecting and disconnecting) and don't allow to keep disconnected Wi-Fi more than 5 min
Also there is notice in statusbar about flow that allows to disable flow
Attachments
WiFi auto off.xml
(6.29 KiB) Downloaded 1522 times
Sorry for bad english, my native is russian.

Post Reply