Shreyas-R / lovelace-wallpanel-screensaver

Wall panel mode for your Home Assistant Lovelace dashboard with more focus on screensaver. Configurable extension which features a fullscreen kiosk mode, image and weather-clock screensaver, screen wake lock and the ability to hide side and top bar.
GNU General Public License v3.0
27 stars 0 forks source link

Using wpss with Kiosker #23

Open weemaba999 opened 2 years ago

weemaba999 commented 2 years ago

Hi,

I'm using tablet Ipad Pro to display my home-assistant panel. I'm using the IOS app Kiosker to publish the website in kiosk mode using following url: http://XXX.XXX.XXX/dwains-dashboard/home

The website published perfectly in full-screen, hiding the browser url etc....

Now I'm trying to use your wpss application to hide the sidebar. I implemented the HACS config and added the code to my configuration.yaml under default_config

I've set the enabled to false, put the hide_sidebar to true and added the ?wpss_enabled=true to the url in kiosker:

http://XXX.XXX.XXX/dwains-dashboard/home?wpss_enabled=true

But I still get the sidebar... while the screensaver functionality works... Can you help ?

Kind regards,

Bart

Shreyas-R commented 2 years ago

@weemaba999 checkout issue #24.