Changes

no edit summary
Line 1: Line 1: −
This trigger will be activated on a certain day of the week or day of the month.
+
<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.
 +
 
 +
* Day of the month
 +
 
 +
Choose a day of the month (1-31) and then a time of activation.
    
'''Example Usage'''<br/>
 
'''Example Usage'''<br/>
Every 1st day of the month at 10 am > create a notification that I have to take my car in for service.
+
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>