Difference between revisions of "Trigger: Battery Saver State"

m
Line 1: Line 1:
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
+
<span style="color: #B22A2A; font-size: 24px; display: inline-block; margin-top: 15px; margin-bottom: 0px;"><strong>About this trigger</strong></span>
 +
 
 +
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px; margin-top: 5px; margin-bottom: 5px;">
 
Battery saver is an option in Android designed to minimize power usage when enabled. It will typically only come on if the device is not plugged in or is less than the amount of battery % specified in the battery saver settings on your device (default is 20%).
 
Battery saver is an option in Android designed to minimize power usage when enabled. It will typically only come on if the device is not plugged in or is less than the amount of battery % specified in the battery saver settings on your device (default is 20%).
  
 
This trigger will fire when the battery saver is enabled/disabled depending on the configuration option chosen.
 
This trigger will fire when the battery saver is enabled/disabled depending on the configuration option chosen.
 
+
</pre>
If battery saving is enabled, lower the brightness level, disable mobile data and disable Bluetooth.</pre>
 
<br>
 

Revision as of 22:12, 18 February 2024

About this trigger

Battery saver is an option in Android designed to minimize power usage when enabled. It will typically only come on if the device is not plugged in or is less than the amount of battery % specified in the battery saver settings on your device (default is 20%).

This trigger will fire when the battery saver is enabled/disabled depending on the configuration option chosen.