Hi everyone,
I’m using a Google Pixel Tablet as my smart home dashboard running Fully Kiosk Browser to display my Home Assistant interface.
What I’d like to achieve is for the screen to turn off automatically after a certain number of seconds of inactivity, but only when Fully Kiosk Browser is active.
The problem is that I don’t want the system-wide screen timeout to change or affect other apps.
I’m already using the motion detection feature via the camera to turn the screen on — which works great.
However, I can’t find a good way to make it turn off automatically again after inactivity.
I know that it’s possible to use screen saver mode with a black background, but I really don’t like that approach — it doesn’t look clean or elegant compared to the screen actually turning off.
Has anyone found a solution or workaround for this?
Maybe via JavaScript commands, remote admin options, or Android developer settings?
Thanks in advance for any tips or setups that have worked for you!