Changes

no edit summary
Line 1: Line 1: −
This trigger fires when the battery temperature changes
+
<pre style="color: black">
 +
This trigger fires when the battery temperature changes (increment to, decrease to or any change)
 +
</pre>
    
'''Example Usage'''<br/>
 
'''Example Usage'''<br/>
 
Battery temperature increase to 45º > decrease screen brightness and activate airplane mode.
 
Battery temperature increase to 45º > decrease screen brightness and activate airplane mode.
 +
<pre style="color: Red">
 +
Battery >= 113°F
 +
</pre>
 +
<pre style="color: #3498DB">
 +
Brightness 15%
 +
Disable bluetooth
 +
Disable mobile data
 +
</pre>
 +
<pre style="color: Green">
 +
</pre>
editors
1,590

edits