Difference between revisions of "Trigger: Day of Week/Month"

 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
===<p><b>About</b></p>===
+
<pre class="header-style">
 
+
This trigger will fire at a fixed time on the selected day of the week or month.
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 
This trigger will be activated on a certain day of the week or day of the month.
 
 
</pre>
 
</pre>
  
==<p><b>Supported configurations</b></p>==
+
'''Configuration Options'''
  
=== Day of the week ===
+
* Day of the week
  
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 
 
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.
</pre>
 
  
=== Day of the month ===
+
* 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
  
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
+
Day of the month - 1st every month (10:00)
When the batery level makes any change, this means that it will be activated at every batery change.
+
</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 alarm.
+
Display notification
 +
TItle: Car check reminder
 +
Text: Please remember to check the car oil, water and tyres.
 
</pre>
 
</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.