Difference between revisions of "Trigger: Day of Week/Month"
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | < | + | <pre class="header-style"> |
+ | This trigger will fire at a fixed time on the selected day of the week or 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 | + | * Day of the month |
+ | |||
+ | Choose a day of the month (1-31) and then a time of activation. | ||
− | + | '''Example Usage'''<br/> | |
+ | On the 1st day of each month you will be reminded to check your vehicle's oil, water and tyres. | ||
+ | <pre class="trigger-style"> | ||
+ | Triggers | ||
− | + | Day of the month - 1st every month (10:00) | |
+ | </pre> | ||
+ | <pre class="action-style"> | ||
+ | Actions | ||
− | + | Display notification | |
+ | TItle: Car check reminder | ||
+ | Text: Please remember to check the car oil, water and tyres. | ||
+ | </pre> |
Latest revision as of 21:37, 11 June 2024
This trigger will fire at a fixed time on the selected day of the week or 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
Choose a day of the month (1-31) and then a time of activation.
Example Usage
On the 1st day of each month you will be reminded to check your vehicle's oil, water and tyres.
Triggers Day of the month - 1st every month (10:00)
Actions Display notification TItle: Car check reminder Text: Please remember to check the car oil, water and tyres.