Trigger - WiFi Disconnected
The trigger WiFi Disconnected is executed when a connection with the defined network has been separated.
Examples:
- Play an alert when WiFi is not available anymore.
- Turn off flows causing big data transfers.
Settings
SSID List
The list of SSIDs to execute the flow when disconnected. The list can contain glob pattern characters like
*
and ?
. Variables are supported.
A variable is a container for a value that can be used in many actions and conditions to dynamically define a part of a text.
See action Script for a description.
See action Script for a description.
Supplied Variables
triggertime
the time the trigger executed
bssid
the BSSID of the disconnected WiFi network
ssid
the SSID of the disconnected WiFi network