Changes

no edit summary
Line 1: Line 1: −
<pre style="background-color: #EEEEEE; color: Black; border-radius: 10px; padding: 10px;">
+
<pre class="header-style">
This trigger can be set to fire at a certain time of day on certain days of the week.</pre>
+
This trigger will fire on the selected days of the week at the defined time.
<br>
+
</pre>
 +
 
 +
'''Configuration Options'''
 +
 
 +
* Days/Time
 +
 
 +
You can enable one or more specific days of the week and select a fixed time of day. For example, every Monday-Friday at 8 am.
 +
 
 +
* Use Alarm
 +
 
 +
Modern Android devices can delay waking up the device at the requested time, so please enable this option to ensure the device will wake up and trigger the macro at exactly the desired time.
 +
 
 
'''Example Usage'''<br/>
 
'''Example Usage'''<br/>
From Monday to Friday I always leave home at 7 am, so this macro deactivates the wifi and activates the mobile data and activates the car mode.
+
From Monday to Friday I always leave home at 7 am, so this macro deactivates the wifi and activates the mobile data and bluetooth ready to connect to my car.
<pre style="background-color: #AC2424; color: white; border-radius: 10px; padding: 10px;">
+
<pre class="trigger-style">
 
Triggers
 
Triggers
    
Day/Time 07:00 Mon - fri
 
Day/Time 07:00 Mon - fri
</pre><br>
+
</pre>
<pre style="background-color: #1665B0; color: white; border-radius: 10px; padding: 10px;">
+
<pre class="action-style">
 
Actions
 
Actions
    
Disable WIFI
 
Disable WIFI
 
Enable mobile data
 
Enable mobile data
Enable car mode
+
Enable Bluetooth
</pre><br>
+
</pre>
<pre style="background-color: green; color: white; border-radius: 10px; padding: 10px;">
  −
Constraints
  −
 
  −
 
  −
</pre><br>
  −
<pre style="background-color: teal; color: white; border-radius: 10px; padding: 10px;">
  −
Local variables
  −
 
  −
 
  −
</pre><br>