Changes

no edit summary
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 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>
   −
<span style="color: #B22A2A; font-size: 24px; display: inline-block; margin-top: 15px; margin-bottom: 0px;"><strong>Supported configurations</strong></span>
+
'''Configuration Options'''
   −
=== Day of the week ===
+
* 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 ===
+
* 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>