WiFi Information

Post your feature requets for new triggers, conditions, actions and other improvements.

Moderator: Martin

Locked
kakharin
Posts: 13
Joined: 09 Jan 2013 10:35

WiFi Information

Post by kakharin » 09 Jan 2013 11:04

How can I know any WiFi SSID information, e.g. signal strength, channel? Please try to have a new condition for WiFi information. This will help to select the best SSID of wifi, if there are many SSID to select. If possible, please try to provide wifi connected speed to let the system know how fast it is, too.

User avatar
Martin
Posts: 4468
Joined: 09 Nov 2012 14:23

Re: WiFi Information

Post by Martin » 14 Jan 2013 08:01

You can use a condition WiFi Available to get access to the signal strength level and frequency in variables (also see the help page of the condition).
The channel information is not directly available but can be determined using the frequency:
http://en.wikipedia.org/wiki/List_of_WLAN_channels

The condition will also fill a list of available access points in variable acess_points.

Locked