Difference between revisions of "Trigger: Wifi State Change"

m
m
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<pre style="background-color: #EEEEEE; color: Black; border-radius: 10px; padding: 10px;">
+
<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; margin-top: 5px; margin-bottom: 5px;">
 
This trigger will fire when the wifi state changes.
 
This trigger will fire when the wifi state changes.
  
You can configure it to fire
+
</pre>
 
 
when wifi is enabled or disabled, or when connected to/disconnected from a specific network.
 
  
 +
<pre style="background-color: #FFFF99; color: #112A46; border-radius: 10px; padding: 10px; margin-top: 5px; margin-bottom: 5px;">
 
Please note that since Android 8.1 this functionality requires location permission and location services enabled in order to detect connect/ disconnect events.
 
Please note that since Android 8.1 this functionality requires location permission and location services enabled in order to detect connect/ disconnect events.
 
</pre>
 
</pre>
<br>
 
'''Example Usage'''<br/>
 
  
<pre style="background-color: #AC2424; color: white; border-radius: 10px; padding: 10px;">
+
<span style="color: #B22A2A; font-size: 18px; display: inline-block; margin-top: 15px; margin-bottom: 15px;"><strong>Available Features</strong></span>
Triggers
 
  
 +
* '''Connected to network '''
  
</pre><br>
+
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px; margin-top: 5px; margin-bottom: 5px;">
<pre style="background-color: #1665B0; color: white; border-radius: 10px; padding: 10px;">
+
* Any Network
Actions
+
* Select manually
 
+
* Add SSID
 
+
</pre>
</pre><br>
 
<pre style="background-color: green; color: white; border-radius: 10px; padding: 10px;">
 
Constraints
 
 
 
 
 
</pre><br>
 
<pre style="background-color: teal; color: white; border-radius: 10px; padding: 10px;">
 
Local variables
 
  
 +
* '''Disconnected from network'''
  
</pre><br>
+
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px; margin-top: 5px; margin-bottom: 5px;">
 +
* Any Network
 +
* Select manually
 +
* Add SSID
 +
</pre><br/>
 +
* '''Wifi disabled'''
 +
<br/>
 +
* '''Wifi enabled'''

Latest revision as of 15:40, 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
* Select manually
* Add SSID
  • Disconnected from network
* Any Network
* Select manually
* Add SSID


  • Wifi disabled


  • Wifi enabled