j-a-n / lovelace-wallpanel

🖼️ Wall panel mode and photo screensaver for your Home Assistant Dashboards
GNU General Public License v3.0
429 stars 38 forks source link

Idle_time not respected in config #227

Open wormiedk opened 4 months ago

wormiedk commented 4 months ago

I have the following in the top of my raw configuration editor:

wallpanel:
  enabled: false
  idle_time: 0
  hide_toolbar: false
  hide_sidebar: true

Whenever i enable wallpanel for a single page using the ?wp_enabled=true parameter the idle_time is not respected and the screen save still comes on. The only solution I have found is to set the idle tine to a very high number

j-a-n commented 4 months ago

I cannot reproduce this issue. Which wallpanel version are you using?

wormiedk commented 3 months ago

It seems to happen on My devices which run fully kiosk but not other devices... Any idea why?