Regardless what I do with this I cannot seem to get it to activate. I’ve installed via HACS and manually, and even after raw editing the dashboard UI… nothing happens.
Any advice is really appreciated. I’ve smashed my face into my keyboard for too long now.
but no backgrounds , and with F12 of chrome I can see
Animated Background: Starting animated-background.js:28
Animated Background: No configuration found animated-background.js:28
Did you put this in the raw config ? main page > click the three dots at the top > click one more time > enter raw config > put the code at the top in that menu.
Logger: frontend.js.latest.202305033
Source: components/system_log/init.py:257
First occurred: May 9, 2023 at 7:29:43 PM (3 occurrences)
Last logged: May 9, 2023 at 7:40:29 PM
/hacsfiles/lovelace-animated-background/animated-background.js?hacstag=202743061050:598:17 Uncaught TypeError: Failed to execute 'observe' on 'MutationObserver': parameter 1 is not of type 'Node'.
can anyone tell me whats wrong here backgrounds aren’t working
I loaded using HACS but nothing is working when I use chrome F12 it says
Animated Background: Starting
Animated Background: No configuration found
this message is generated in the main code if(!Loaded)
Ok my animated background stopped working after the last update and it took me a while to find the fix, after trying the ones suggested they did not work to no avail.
Then i found this thread (i used google translate) and realised while reading in the comments section i was using the wrong repository in HACs, so i deleted the one suggested in HACs rebooted my server, and added this alternative repository to HACs,
Go to the three dots at the top of HACs > custom repositories > add this link “/hacsfiles/lovelace-animated-background/animated-background.js” > Category - Lovelace.
i followed the instructions but there was not much too change as it is the same files ish, and voila all is back to how it was, this worked for me and hope it does for you.
Works fine and because of the way it works it can even change the backgrounds of stuff like settings menu etc. (until you push F5 in there) AND what is not possible anymore, even on the addin with a fix… Sidebar!
Because of the location where I inject it will be very hard to break it with any kind of update.
The solution needs some editing on your theme though. I decided against any strange hackery that sometimes works and sometimes fails in bad side effects, so you need to change some things to transparent background.
I am trying to get this working, but no luck.
I am purely using the example on the git page.
Had to do a manual install because I could not find it in HACS, so not sure if I did something wrong. I get no errors, everything loads, config checks out, but nothing shows us, not even the default mp4. I checked my weather entity for the state, and it is clear-night.
Is there anything I am missing to get this to show up on one of my views?
I have this in my resource file:
Is this still working ? Ive been fighting for 2 days and no luck. Browser console shows
Animated Background: Starting
animated-background.js?hacstag=621661705070:28 Animated Background: No configuration found
but it doesn’t work
I also have HotFix background for Home Assistant 2024.5.1
installed.
I copied animated-background.js into /homeassistant/www/community/lovelace-animated-background/animated-background.js
Has anyone actually got this working at the moment? I’ve been through all the instructions (with the updated forks too) and I can’t seem to get this running.