Help with KIOSK mode on ipad

Hello,

I am trying to enable Kios mode for user:guest on my ipad.

  • I have download Kiosk mode via HACS
  • I created the java script module /hacsfiles/kiosk-mode/kiosk-mode.js
  • I updated the dashboards raw config to include kiosk_mode:

Kiosk_mode:

user:

  • guest

From the ipad I set the users default dashboard to the dashboard I want the user to be in kiosk mode

Essentially I want to have an ipad in kiosk mode for guests, lock them to a particular dashboard and prevent them from navigating around.

With all I have done, when I use the 192.168.x.x:8123/lovelace/guest-dashboard Iam defaulted to the overview screen and I still see the sidebar and banner controls.

Any guidance is appreciated.

Thank you in advance

Did you follow the documentation?

Note: try to format your yaml code wrapping it in a code block, if not it is formatted as text.