Hi
Action set wifi state on does not shows which all wifi networks are available. It only switches on the wifi and if a network was earlier connected, it connect to that network..
So how to see which all network are available??
set wifi state
Moderator: Martin
Re: set wifi state
Hi,
You can check if a wifi is available using condition WiFi Available. The condition also provides a local variable called access_points to the flow that contains a list of all available wifi networks.
Regards,
Martin
You can check if a wifi is available using condition WiFi Available. The condition also provides a local variable called access_points to the flow that contains a list of all available wifi networks.
Regards,
Martin