Line 3:
Line 3:
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>
+
'''Example Usage'''<br/>
+
If battery saving is enabled, lower the brightness level, disable mobile data and disable Bluetooth.
+
</pre><br>
+
<pre style="background-color: red; color: white; border-radius: 10px; padding: 10px;">
+
Triggers
+
+
Battery saver state (Enabled)
+
</pre><br>
+
<pre style="background-color: #1665B0; color: white; border-radius: 10px; padding: 10px;">
+
Actions
+
+
Brightness 15%
+
Disable bluetooth
+
Disable mobile data
+
</pre><br>
+
<pre style="background-color: green; color: white; border-radius: 10px; padding: 10px;">
+
Constrains
+
+
+
</pre><br>