Difference between revisions of "Trigger: Airplane mode changed"

Line 4: Line 4:
 
<br>
 
<br>
 
'''Example Usage:'''<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.
+
When you activate airplane mode between the hours of 10:00 p.m. and 7:00 a.m., mute the media volume.
  
 
<pre style="background-color: #AC2424; color: white; border-radius: 10px; padding: 10px;">
 
<pre style="background-color: #AC2424; color: white; border-radius: 10px; padding: 10px;">
Line 14: Line 14:
 
Actions
 
Actions
  
Notification volume = 0
+
Media volume = 0
Ring volume = 0
 
 
</pre>
 
</pre>
 
<pre style="background-color: green; color: white; border-radius: 10px; padding: 10px;">
 
<pre style="background-color: green; color: white; border-radius: 10px; padding: 10px;">

Revision as of 20:19, 10 June 2024

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


Example Usage:
When you activate airplane mode between the hours of 10:00 p.m. and 7:00 a.m., mute the media volume.

Triggers

Airplane mode enabled
Actions

Media volume = 0
Constraints

Time of day (10:00 p.m. - 7:00 a.m.)