Difference between revisions of "Trigger: Wifi State Change"

m
Line 1: Line 1:
== Introduction ==
+
<span style="color: #B22A2A; font-size: 24px; display: inline-block; margin-top: 15px; margin-bottom: 0px;"><strong>About this trigger</strong></span>
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
+
 
 +
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px; margin-top: 5px; margin-bottom: 5px;">
 
This trigger will fire when the wifi state changes.
 
This trigger will fire when the wifi state changes.
  

Revision as of 15:24, 23 April 2024

About this trigger

This trigger will fire when the wifi state changes.

Please note that since Android 8.1 this functionality requires location permission and location services enabled in order to detect connect/ disconnect events.

Available Features

Connected to network

  • Any Network
It will react to any connected Wi-Fi (SSID).
  • Select manually
Manually select one or more Wi-Fi networks (SSID) that the trigger will react to.

Disconnected from network

  • Any Network
It will react to any disconnected Wi-Fi (SSID).
  • Select manually
Manually select one or more Wi-Fi networks (SSIDs) that the activator will react to when disconnected.

Wifi disabled

It is activated when Wi-Fi is deactivated.

Wifi enabled

It is activated when WiFi is activated.