Difference between revisions of "Action: Brightness"

m
Line 31: Line 31:
 
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 
On some devices, especially Xiaomi, brightness control is different. Use this option to set a specific brightness level, even above 100%.
 
On some devices, especially Xiaomi, brightness control is different. Use this option to set a specific brightness level, even above 100%.
</pre><br>
 
 
==<p><b>Example</b></p>==
 
 
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 
You can choose the percentage when automatic brightness is activated.
 
</pre><br>
 
 
 
<pre style="background-color: #AC2424; color: white; border-radius: 10px; padding: 10px;">
 
Triggers
 
 
Battery>=50%
 
</pre><br>
 
<pre style="background-color: #1665B0; color: white; border-radius: 10px; padding: 10px;">
 
Actions
 
 
Brightness
 
Auto
 
</pre><br>
 
<pre style="background-color: green; color: white; border-radius: 10px; padding: 10px;">
 
Constraints
 
 
 
</pre><br>
 
<pre style="background-color: teal; color: white; border-radius: 10px; padding: 10px;">
 
Local variables
 
 
 
</pre><br>
 
</pre><br>

Revision as of 18:29, 29 January 2024

About

This action allows you to adjust how bright or dim the screen of your phone looks. For example, if you are in a dark place, you can use this action to make the screen brighter so that you can see better.


Configuration available

Auto Brightness

You can set the status of the automatic brightness level (Off-On).


Slider value

You can choose to choose a fixed value with the slider or choose a value of some integer type variable.

Variables | Integer

Alternative Android 9+ mode

The brightness control may not work as expected on some newer Android devices (Android 9+). Try to enable this option.


Force value

On some devices, especially Xiaomi, brightness control is different. Use this option to set a specific brightness level, even above 100%.