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?
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
My dashticz_refresh value is 300, however that doesn't completely prevent the 'wake-up' delay.
It seems that the WebView window of FKB gets deactivated after a while, and that Dashticz needs some time to startup again.
At activation Dashticz starts handling the timeout events, including the refresh as set with dashticzh_refresh.
If anyone has more info on this, please share it here.
I'll do some experiments as well.
(experiment 1: what happens if I trigger FKB TextToSpeech every minute?)
Tnx Lokonli for looking into it. Sounds kinda logic what you're saying.
Maybe not the correct solution, but setting the dashticz_refresh to 1440 (24h) might help? If websockets are running like they should, I don't know why Dashticz should reload, or am I missing something?
Lokonli,
Is it possible to refresh OWM in the standby mode.
Now i need to refresh Dashticz to get OWM update. This is causing to reload Dashticz every hour to get the updated OWM on the Standby screen
-= HP server GEN11 =- OZW -=- Toon2 (rooted) -=- Domoticz v2025.1 -=- Dashticz v3.14b on Tab8" =-
madpatrick wrote: ↑Monday 19 April 2021 17:34
Lokonli,
Is it possible to refresh OWM in the standby mode.
Now i need to refresh Dashticz to get OWM update. This is causing to reload Dashticz every hour to get the updated OWM on the Standby screen
Yes, I'll look into that.
Would the OWM widgets be an alternative? They will refresh already
The weatherwidget is run only once. That means if you have a weatherwidget on one of your normal screens, then it's run before the standby screen is created, and the weatherwidget on the standby screen is not found...
So you have to choose: weatherwidget on a normal screen, or weatherwidget on the standby screen, not both.
Lokonli wrote: ↑Monday 19 April 2021 15:32
You can also set it to 0.
I reboot my tablet every night.
Set it to 0, will report back later.
For now, setting the dashticz refresh to 0 works like I hoped for!
Tnx for the tip Lokonli! As websockets are used, I don't see why refreshing every hour is needed. Great!
Lokonli wrote: ↑Monday 19 April 2021 21:27
I think it's a limitation of the weatherwidget.
The weatherwidget is run only once. That means if you have a weatherwidget on one of your normal screens, then it's run before the standby screen is created, and the weatherwidget on the standby screen is not found...
So you have to choose: weatherwidget on a normal screen, or weatherwidget on the standby screen, not both.
There is no easy workaround.
I managed the to get the widget working on the standby screen, but it is also not updating hte weather information.
After a restart of the Dashticz often the weather information is lost and i see not widget
-= HP server GEN11 =- OZW -=- Toon2 (rooted) -=- Domoticz v2025.1 -=- Dashticz v3.14b on Tab8" =-
Lokonli wrote: ↑Monday 19 April 2021 15:32
You can also set it to 0.
I reboot my tablet every night.
I have done the same thing setting it to 0. It's a quick solution for keeping the screen in full screen mode but comes with other disadvantages, calendar and weather things are not updated any-more. Would be nice for the next update, if full mode is switched that it stays in full mode after refresh...