Android App screen on/off based on motion

Hi,

I am planning to install an always-on table to control my home in the hallway. I do not want the screen to be permanently on, and I do have a motion sensor present in the hallway (connected to OH via KNX).

Is there a way to have the app to turn off/blank the screen if there is no motion and turn it back on if there is? (or when somebody touches the screen).

I don’t know about the Android app, but this works great through the REST Api of Fully Kiosk Browser.

I have done that with notifications. When motion sensor is trigered a rule sent an notification and this notification waking up the tablet. after some minutes i sent an hide notification command to delete the notification from the tablet.
Your tablet must be set up with no lock screen.