In Fully Kiosk Browser in “Device Management/Screen Brightness”, I can set value 2047 to get 100%.
How can I send this value via HA service - max value there is 255
I tried both automatic brightness enabled and disabled.
After changing the brightness to 255 via HA, the result is the same (~30% brightness on the device)
I dont use Fully Kiosk anymore. I use a http_request node in NodeRed, to send Screen on/off and dim commands to Tasker.
Would be great to see this functionality in the Companion App too.
I just tested with automatic brightness both enabled and disabled, and the result is that it’s not possible to set it above 255, which corresponds to 30% of the actual brightness.
automatic brightness is not the same thing as adaptive brightness. Double check which ones you set. Also you may need to use a notification command to turn off automatic brightness if the sensor state does not correspond to the UI. On a pixel device we have an adaptive brightness toggle but the automatic brightness command and sensor reflect different values.