Difference between revisions of "Trigger: Battery Temperature"

Tags: Mobile web edit Mobile edit Advanced mobile edit
m
Line 2: Line 2:
 
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>
 +
  
 
'''Example Usage'''<br/>
 
'''Example Usage'''<br/>
Line 18: Line 19:
 
</pre><br>
 
</pre><br>
 
<pre style="background-color: green; color: white; border-radius: 10px; padding: 10px;">
 
<pre style="background-color: green; color: white; border-radius: 10px; padding: 10px;">
Constrains
+
Constraints
  
  
 
</pre><br>
 
</pre><br>

Revision as of 07:43, 25 May 2023

This trigger fires when the battery temperature changes (increment to, decrease to or any change)


Example Usage
If the temperature level is considerably high, lower the brightness level, disable mobile data and disable bluetooth.

Triggers

Battery >= 113°F


Actions

Brightness 15%
Disable bluetooth
Disable mobile data


Constraints