Line 1: |
Line 1: |
− | <span style="color: #B22A2A; font-size: 24px; display: inline-block; margin-top: 15px; margin-bottom: 0px;"><strong>About this trigger</strong></span> | + | <pre class="header-style"> |
| + | This trigger will fire on the selected days of the week at the defined time. |
| + | </pre> |
| | | |
− | This trigger will be activated on a certain day of the week or day of the month.
| + | '''Configuration Options''' |
| | | |
− | <span style="color: #B22A2A; font-size: 24px; display: inline-block; margin-top: 15px; margin-bottom: 0px;"><strong>Supported configurations</strong></span>
| + | You can choose a specific day of the week and time, for example, every Monday at 8 am. |
| | | |
− | === Day/Time ===
| + | Use this option if the trigger time is not accurate (and you need it), e.g., for high importance events, it is recommended to use an alarm. |
| | | |
− | You can choose a specific day of the week and time, for example, every Monday at 8 am.
| + | '''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. |
| + | <pre class="trigger-style"> |
| + | Triggers |
| + | |
| + | Day/Time 07:00 Mon - fri |
| + | </pre> |
| + | <pre class="action-style"> |
| + | Actions |
| | | |
− | Use this option if the trigger time is not accurate (and you need it), e.g., for high importance events, it is recommended to use an alarm.
| + | Disable WIFI |
| + | Enable mobile data |
| + | Enable car mode |
| + | </pre> |