I have a Huawei Mediapad T5 running Fully Kiosk Browser mounted in my hallway. It's running Dashticz offcourse.
The screen comes on when it detects motion with the build in front camera, or when my front door opens using the http command. It's all working really nice.
The only "minor" thing is when the tablet's screen has been off for a longer time (no motion detected), and the screen comes on, it always has to reload the dashticz site. I know it only takes a second or 5-10 to load the Dashticz interface, but what settings do you guys use for both Dashticz and Fully?
These are mine:
Dashticz config.js:
Code: Select all
config['domoticz_refresh'] = '5';
config['dashticz_refresh'] = '60';
config['standby_after'] = '0';
config['enable_websocket'] = true;Code: Select all
Web auto reload -> Auto Reload on Idle = 0
Web auto reload -> Auto Reload on Screen On = OFF
Device Management -> Keep Screen On = ON
Device Management -> Screen Off Timer (PLUS) = 90


