Difference between revisions of "Trigger: Day of Week/Month"
Line 1: | Line 1: | ||
− | < | + | <pre class="header-style"> |
− | |||
This trigger will be activated on a certain day of the week or day of the month. | This trigger will be activated on a certain day of the week or day of the month. | ||
+ | </pre> | ||
− | + | '''Configuration Options''' | |
− | + | * Day of the week | |
Choose a day of the week (Monday to Sunday) and then a time of activation. | Choose a day of the week (Monday to Sunday) and then a time of activation. | ||
− | + | * Day of the month | |
When the battery level makes any change, this means that it will be activated at every battery change. | When the battery level makes any change, this means that it will be activated at every battery change. | ||
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. | 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. | ||
+ | |||
+ | '''Example Usage'''<br/> | ||
+ | Every 1st day of the month you will be reminded to have your vehicle serviced. | ||
+ | <pre class="trigger-style"> | ||
+ | Triggers | ||
+ | |||
+ | Day of the month | ||
+ | 1 every month (10:00) | ||
+ | </pre><br> | ||
+ | <pre class="action-style"> | ||
+ | Actions | ||
+ | |||
+ | Display notification | ||
+ | TItle: Service reminder | ||
+ | Text: Today you must take the car to the maintenance service | ||
+ | </pre> |
Revision as of 21:31, 11 June 2024
This trigger will be activated on a certain day of the week or day of the month.
Configuration Options
- Day of the week
Choose a day of the week (Monday to Sunday) and then a time of activation.
- Day of the month
When the battery level makes any change, this means that it will be activated at every battery change.
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.
Example Usage
Every 1st day of the month you will be reminded to have your vehicle serviced.
Triggers Day of the month 1 every month (10:00)
Actions Display notification TItle: Service reminder Text: Today you must take the car to the maintenance service