waves icon indicating copy to clipboard operation
waves copied to clipboard

No background

Open webtoots opened this issue 1 year ago • 2 comments

Hi, I followed the instructions and put the images in www/waves without the yaml but the background image is not displayed. best regards,

webtoots avatar Sep 27 '24 11:09 webtoots

Hi, I followed the instructions and put the images in www/waves without the yaml but the background image is not displayed. best regards,

I am having that same problem today, ever get that fixed?

giuseppebaldi avatar Oct 21 '24 19:10 giuseppebaldi

I was able to fix this, FYI. My issue was my file structure wasn't quite the same as in the instructions, possibly because I have HA installed on a VM. I have a .cache folder where I tried to create the path www/waves/, that did not work. I noticed then that in my root folder there was already a www folder so I created the waves folder in their, copied all the files over, rebooted HA and all the backgrounds work. I hope this might help someone else.

giuseppebaldi avatar Oct 21 '24 20:10 giuseppebaldi

I managed to fix this by changing the paths like this: /local/waves/... to /hacsfiles/waves/...

Then I copied all the image files to the community folder. According to the doku, the www folder is mapped to local. This somehow didn´t worked for me, so I used the already existing mappings for HACS community to hacsfiles

Solksjaer avatar Jan 21 '25 15:01 Solksjaer