Difference between revisions of "Trigger: Airplane mode changed"

m
m
Line 1: Line 1:
<pre style="background-color: #EEEEEE; color: Black; border-radius: 10px; padding: 10px;">
+
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 
This trigger fires when airplane mode is activated or when airplane mode is deactivated.
 
This trigger fires when airplane mode is activated or when airplane mode is deactivated.
 
</pre>
 
</pre>
<br>
 
'''Example Usage:'''<br/>
 
When you activate airplane mode between the hours of 10:00 p.m. and 7:00 a.m., calls and notifications will be silenced.
 
 
<pre style="background-color: #AC2424; color: white; border-radius: 10px; padding: 10px;">
 
Triggers
 
 
Airplane mode enabled
 
</pre><br>
 
<pre style="background-color: #1665B0; color: white; border-radius: 10px; padding: 10px;">
 
Actions
 
 
Notification volume = 0
 
Ring volume = 0
 
</pre><br>
 
<pre style="background-color: green; color: white; border-radius: 10px; padding: 10px;">
 
Constraints
 
 
Time of day (10:00 p.m. - 7:00 a.m.)
 
</pre><br>
 

Revision as of 15:44, 23 January 2024

This trigger fires when airplane mode is activated or when airplane mode is deactivated.