aldadic / home-assistant-on-echo-show

This Alexa skill adds a voice command to open Lovelace dashboards on the Echo Show in the built-in Silk browser.
MIT License
136 stars 25 forks source link

Kiosk mode not working for me #9

Open jkoenig72 opened 1 year ago

jkoenig72 commented 1 year ago

Hi,

1st - thanks. Nice stuff!

the kiosk mode does not work on my echo show 15. Any idea why?

Thanks!

aldadic commented 1 year ago

Hi @jkoenig72! I think you misunderstood what the kiosk mode actually does. When KIOSK_MODE is set to True, it just adds "?kiosk" to every URL. This way the header and the sidebar are hidden, if you have installed the kiosk mode frontend addon via HACS. Have a look at the image in the kiosk mode repository; I think it illustrates quite well what is actually hidden. The browser bar can't be hidden unfortunately; this is a limitation of the Silk browser.

jkoenig72 commented 1 year ago

Thanks. My mistake. clear

On Wed, 25 Jan 2023 at 23:39, Aleksandar Dadic @.***> wrote:

Hi @jkoenig72 https://github.com/jkoenig72! I think you misunderstood what the kiosk mode actually does. When KIOSK_MODE is set to True, it just adds "?kiosk" to every URL. This way the header and the sidebar are hidden, if you have installed the kiosk mode frontend addon https://github.com/maykar/kiosk-mode via HACS. Have a look at the image in the kiosk mode repository; I think it illustrates quite well what is actually hidden. The browser bar can't be hidden unfortunately; this is a limitation of the Silk browser.

— Reply to this email directly, view it on GitHub https://github.com/aldadic/home-assistant-on-echo-show/issues/9#issuecomment-1404319107, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACKKCKSO3D3NUKRXHV5A2TLWUGTSNANCNFSM6AAAAAAUBXUBKE . You are receiving this because you were mentioned.Message ID: @.***>

divirg commented 1 year ago

Thank you so much, I installed it and it's working like a charm. Is there a way to hide the alexa internal browser address bar? Kiosk is ok, but still some room in the page is kept by the address bar.

Hi @jkoenig72! I think you misunderstood what the kiosk mode actually does. When KIOSK_MODE is set to True, it just adds "?kiosk" to every URL. This way the header and the sidebar are hidden, if you have installed the kiosk mode frontend addon via HACS. Have a look at the image in the kiosk mode repository; I think it illustrates quite well what is actually hidden. The browser bar can't be hidden unfortunately; this is a limitation of the Silk browser.

aldadic commented 1 year ago

Hi @divirg! Glad that the skill works for you. But unfortunately there is no way to hide the browser address bar. That's a limitation of the browser on the Echo Show that I can't do anything about.

JMoratelli commented 2 months ago

Hi Every one. I use this Hacs addon to work in full screen https://github.com/j-a-n/lovelace-wallpanel Once installed, just follow the addon tutorial. image To configure, just add these lines to your dashboard. Once configured on the dashboard that will send to Alexa, just adjust the link to direct to her. Just be careful, when opening on a PC, it will always force the full screen once configured, to do this add "?wp_enabled=false&edit=1" to the end of the link to be able to access it on your computer. After everything is ready, just tap on the dashboard, and it goes to full screen, there are several parameters within this integration, it is very complete.