silentwitness
Android Expert
i need brightness full or close to full only when i am outdoors in the house min brightness is great. Maybe its an issue with the light sensor of my phone. not got a chance to check it on a friends s3.
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.


Hi,
Thanks a lot!
Great profile.
I just downloaded the trial version of Tasker (gonna buy it of course...) and trying to learn it.
This profile helped me understand some things.
I have a few questions:
1. Why did you stop the "get light" profile twice? on profile 2 and profile 1?
Is it just to make sure it stops and doesn't eat the battery...?
2. On profile 3 ,"Display off", you said in the description that when the display is off the profile should be set to off.
It supposes to be "on" like in the screenshot, right?
Just wanted to be sure I understood this and it's just a typo....
3. I'm still trying to understand this variables issue
Was it possible if I didn't set the %LightValue variable and start directly from profile 2 when the brightness levels check is made with the %LIGHT variable?
Then profile 2 would set itself to off and profile 3 will turn profile 2 back to on....
4. last question...
If I'm outside and in bright sunlight,and I get a phone call while the phone is in my jeans pocket - the light value will be set to the one that in my pocket... right?![]()
I thought about creating another profile:
context: phone ringing
task: wait 30 seconds and then stop.
Then, in the beginning of the "get light task" I thought of adding a 10 seconds wait with an if TRUN matches my "phone ringing" task. That way I'll have the chance to get it out of my pocket and let it set the light value then.
What do you think?
Looks ok? Is there a better/more efficient way to do it?
I checked it and it works but I wondered if it can make any problems when I answer the phone before the 10 seconds wait ends...
Thanks a lot and sorry for the long post....![]()

Used this as a base for my battery friendly auto brightness task, thanks! One problem I encountered was that the LIGHT variable isn't updated immediately after turning on my screen, so I enabled 'Light sensor' on Display Off monitoring in Tasker to 'fix' this. But than my device barely went to Deep Sleep anymore, without showing a visible wake lock (?). I guess that makes sense if the device is really constantly monitoring for light changes with the screen off
.
). Maybe this will help someone struggling with this as I did!