Difference between revisions of "Trigger: Airplane mode changed"
m |
m |
||
Line 1: | Line 1: | ||
− | <pre style="background-color: #EEEEEE; color: Black;"> | + | <pre style="background-color: #EEEEEE; color: Black; 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> | ||
Line 7: | Line 7: | ||
− | <pre style="background-color: red; color: white;"> | + | <pre style="background-color: red; color: white; border-radius: 10px; padding: 10px;"> |
+ | Triggers | ||
+ | |||
Airplane mode enabled | Airplane mode enabled | ||
</pre> | </pre> | ||
− | <pre style="background-color: #1665B0; color: white;"> | + | <pre style="background-color: #1665B0; color: white; border-radius: 10px; padding: 10px;"> |
+ | Actions | ||
+ | |||
Notification volume = 0 | Notification volume = 0 | ||
Ring volume = 0 | Ring volume = 0 | ||
</pre> | </pre> | ||
− | <pre style="background-color: green; color: white;"> | + | <pre style="background-color: green; color: white; border-radius: 10px; padding: 10px;"> |
+ | Constrains | ||
+ | |||
Time of day (10:00 p.m. - 7:00 a.m.) | Time of day (10:00 p.m. - 7:00 a.m.) | ||
</pre> | </pre> |
Revision as of 03:20, 28 April 2023
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., calls and notifications will be silenced.
Triggers Airplane mode enabled
Actions Notification volume = 0 Ring volume = 0
Constrains Time of day (10:00 p.m. - 7:00 a.m.)