Difference between revisions of "Trigger: Battery Temperature"

Line 3: Line 3:
 
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 
This trigger will fire when an application becomes the foreground application (launched) or when it is no longer the foreground app (closed).</pre>
 
This trigger will fire when an application becomes the foreground application (launched) or when it is no longer the foreground app (closed).</pre>
 
==<p><b>Supported configurations</b></p>==
 
 
=== Increase/Decrease ===
 
 
* '''''Increase/Decrease'''''
 
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 
When the temperature level increases or decreases to a specific level.
 
</pre>
 
 
* '''''Any Change'''''
 
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 
When the temperature level makes any change, this means that it will be activated at every temperature change.
 
</pre>
 

Revision as of 22:14, 18 February 2024

About

This trigger will fire when an application becomes the foreground application (launched) or when it is no longer the foreground app (closed).