Villhellm / lovelace-animated-background

Animated backgrounds for lovelace
191 stars 60 forks source link

Local stored animated backgrounds?? #52

Closed mwitlox closed 1 year ago

mwitlox commented 1 year ago

Hi! Is it possible to use a local stored background? Cannot find a way to do this :( Tried a few things but no luck. Maybe possible already? More a question how to do it the a new feature. Hope someone can help me out! Really like this animated backgrounds!

mwitlox commented 1 year ago

Nevermind! Found a solution.

Put it in the www folder then use: /local/backgrounds-animated/sunny/1234.hd.mp4

djqpaz commented 1 year ago

@mwitlox thank you for finding this..... the key to this was changing the relative path from www/ to /local/ example if you copy the path you get this.... www/images/viewscapes/BlueSky.mp4 but the path needs to be listed as

/local/images/viewscapes/BlueSky.mp4

thanks again!!!