WiFi auto off
Posted: 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.
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.