In the WiFi Available condition can you add the possibility to choose multiple SSID instead of only one?
For exaMple the SSID value "WORK_WIFI_1,WORK_WIFI_2 WILL" will check the condition for both these ssid.
WiFi Available: multiple OR ssid
Moderator: Martin
Re: WiFi Available: multiple OR ssid
Currently you can check this by creating OR conditions that each check for specific WiFi and if not available, check another.
http://automagic4android.com/flow.php?i ... 2df0cc5c71
http://automagic4android.com/flow.php?i ... 2df0cc5c71
Re: WiFi Available: multiple OR ssid
I know, it's a base of a flow chart, but I think will be interesting implement directly the feature.