Difference between revisions of "Trigger: Day/Time Trigger"
m |
m |
||
Line 1: | Line 1: | ||
<pre style="background-color: #EEEEEE; color: Black; border-radius: 10px; padding: 10px;"> | <pre style="background-color: #EEEEEE; color: Black; border-radius: 10px; padding: 10px;"> | ||
− | This trigger can be set to fire at a certain time of day on certain days of the week. | + | This trigger can be set to fire at a certain time of day on certain days of the week.</pre> |
− | </pre> | + | <br> |
'''Example Usage'''<br/> | '''Example Usage'''<br/> | ||
From Monday to Friday I always leave home at 7 am, so this macro deactivates the wifi and activates the mobile data and activates the car mode. | From Monday to Friday I always leave home at 7 am, so this macro deactivates the wifi and activates the mobile data and activates the car mode. | ||
Line 17: | Line 17: | ||
</pre><br> | </pre><br> | ||
<pre style="background-color: green; color: white; border-radius: 10px; padding: 10px;"> | <pre style="background-color: green; color: white; border-radius: 10px; padding: 10px;"> | ||
− | + | Constraints | |
Revision as of 08:05, 25 May 2023
This trigger can be set to fire at a certain time of day on certain days of the week.
Example Usage
From Monday to Friday I always leave home at 7 am, so this macro deactivates the wifi and activates the mobile data and activates the car mode.
Triggers Day/Time 07:00 Mon - fri
Actions Disable WIFI Enable mobile data Enable car mode
Constraints
Local variables