j-a-n / lovelace-wallpanel

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

synology as media source #242

Open xgaibtcgd opened 5 days ago

xgaibtcgd commented 5 days ago

Hello,

I'm trying to set this up for the first time but it doesn't use any of the synology albums I specify. Any idea where i'm going wrong? I can see the album in home assistant media source.

`title: Calendar path: full-screen panel: true cards:

xgaibtcgd commented 5 days ago

Sorry pretty new to this, i see my error :)

j-a-n commented 5 days ago

Hello, you have to add the wallpanel configuration at the very beginning of the yaml configuration.

wallpanel:
  enabled: true
  image_order: random
  image_list_update_interval: 3600
  image_url: media-source://synology_dsm/21524R0WJBV/2

title: Calendar
...