TheTimeWalker / wallpanel-android

WallPanel is an Android application for Web Based Dashboards and Home Automation Platforms

Home Page:https://wallpanel.xyz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[FEATURE] Configurable wakeTime for montion detection triggered screen wake

m42cel opened this issue · comments

commented

I'm using the motion detection feature to wake the screen when I'm near my Wallpanel.

In Android I have configured a screen timeout of 2 minutes, however after the screen went to sleep, a motion detection triggered wake will only wake the screen for a few seconds before it goes back to sleep. So the device configured screen timeout seems only to affect the time since the last touch input. From the HTTP / MQTT command API I saw that it is very much possible to keep the screen on for a longer period from a software triggered wake.

It would be great to have a setting to specify how long the screen should stay awake after motion was detected.