Changes

m
no edit summary
Line 1: Line 1: −
<pre style="color: black">
+
<pre style="background-color: #EEEEEE; color: Black; border-radius: 10px; padding: 10px;">
 
This trigger fires when the battery temperature changes (increment to, decrease to or any change)
 
This trigger fires when the battery temperature changes (increment to, decrease to or any change)
 
</pre>
 
</pre>
Line 5: Line 5:  
'''Example Usage'''<br/>
 
'''Example Usage'''<br/>
 
If the temperature level is considerably high, lower the brightness level, disable mobile data and disable bluetooth.
 
If the temperature level is considerably high, lower the brightness level, disable mobile data and disable bluetooth.
<pre style="color: Red">
+
<pre style="background-color: red; color: white; border-radius: 10px; padding: 10px;">
 +
Triggers
 +
 
 
Battery >= 113°F
 
Battery >= 113°F
</pre>
+
</pre><br>
<pre style="color: #3498DB">
+
<pre style="background-color: #1665B0; color: white; border-radius: 10px; padding: 10px;">
 +
Actions
 +
 
 
Brightness 15%
 
Brightness 15%
 
Disable bluetooth
 
Disable bluetooth
 
Disable mobile data
 
Disable mobile data
</pre>
+
</pre><br>
<pre style="color: Green">
+
<pre style="background-color: green; color: white; border-radius: 10px; padding: 10px;">
</pre>
+
Constrains
 +
 
 +
 
 +
</pre><br>
editors
1,590

edits