Does anybody know what happened? Kiosk Mode is an extremely useful front end add on. I did re-add it manually, Iām just afraid it will now break over timeā¦@maykar, what happened?
Iām also using kiosker in combination with the above wallpaper kiosk script. Somehow, after adding the configuration, I receive the wallpaper etc, but my sidebar is still displayed. Do you know where I should look ?
Please donāt tag people, if you donāt have any specific request (meaning you could have found the answer by simply searching) or are advised to. It just ruins the tagging feature. Thanks a lot.
And here is your answer, found be searching for the last post @mayker made a few weeks ago, in answer to why his repos are all archived:
Thanks @anon94216691, but we canāt hide the ACCESS to the the sidebar, right ? When I hide the sidebar, people can āexpandā the 3-lines and view, change, delete
Hi, Sireone. Thanks for pointing this out. I just got this up and running. It seems to work well, but requires a tap to the screen to bring it to life. Have you got this working with motion detection? Seems like a near-perfect solution.
It was actually simpler that. I use WallPanel for the tablets. In the URL, I simply add ?kiosk at the end and the sidebar/header is removed for that user only.
i use walpanel for android with the kiosk mode from hacs, works out of the box.
walpanel can be the home app on android devices. its menue can be code locked.
it supports video streams, but that does not work reliably. it handles post and mqtt commands, can speakt and for screensafer it can dim, pcitures websites or off and motion or face detection to trigger it to start again.
this in combination with the kiosk mode with the kiosk true setting is about what i want as a kiosk panel.
if you dont know the code, its almost impossible to brake out of that. even if you know, you may make it to the android settings, and such, but you cant open other apps or change stuff in ha.
one thing, both apps are not activly maintained right now. but as long as it works, i dont care.
Is this integration still active? It appears the new 23.04.01 has broken it on my setup. Anyone else experiencing the same thing? I could switch over to browser mod, but I prefer this implementation much better.
Iām also experiencing problem after upgrading to 2023.04.x. I see the following error message in the logs that might be of any help, for a trained eye.
After updating my kiosk-mode.js in my www folder, I had to go to āConfiguration/[Lovelace ]Dashboardsā. In the top right corner, click the āā¦ā, and choose Recourses. I found my old kiosk-mode.js line, and updated it with the version number I found in the new kiosk-mode.js to
Has anybody implemented a solution to toggle kiosk mode with a button?
What I can do is navigate to a dashboard side with ?kiosk at the end of the url.
This will not activate the kiosk mode immediately but after a browser refresh itās active.
What Iām looking now is a more professional solution, maybe via a script with browser_mod or something like that.