Closed rhgiter closed 2 years ago
Hi @rhgiter
Strange, the updated didn't change the background location etc. so I'm not sure how/what has happened here... maybe you could try removing the theme and re-installing it? I'd also suggest a reboot of HA and clear browser cache?
I can't see anything suggesting it's not working. But I will keep digging around.
same for problem on 2 different pc and my phone
reinstall and cleared cache
Curious can you roll back in HACS to the previous version?
Click on redownload and then from the dropdown select the version before. And confirm if you have the issue.
hmmm version 2.10 - same problem. :-/
HA is up to date, maybe it changed something ?
Ok, so I'm guessing there is a bad reference somewhere within your HA. The theme refers to hacsfiles/themes etc etc so if this isn't available it will create errors.
Hi, i have the same problem. Had no previous installation of the theme.
Maybe it has something to do with following line in configuration.yaml?
frontend: themes: !include_dir_merge_named themes
I edited your yaml file so that it points to another location where files are stored but it doesn't help at all.
/config/themes/wavesbackground.png
i got it to work - in my lovelace yaml - i changed background: var(--background-image) to this
lovelace-background: var(--background-image)
I added lovelace-background: var(--background-image)
to my lovelace.yaml and now the problem is also solved for me 😃
Thanx!
Same problem here (V.2.2.0), but actually showing in phone, but not in desktop (refreshed cache, tested in incognito, tested in other browser).
(I modified the yaml to point to another location, for test, and same results)
add to your .yaml should resolve issue.
after latest update i am missing background image