This should be an easy one. I’m installing the declutter-card and I need to add the following to ui-lovelace.yaml…
resources:
- url: /local/decluttering-card.js
type: module
I cannot find this file and I assume that the system has changed since this documentation was published.
Where does it go now???
I’m in YAML mode
Thanks.
There are 2 ways:
- Either you manually download the JS file, put it into /config/www/some_folder, then add it as a resource.
- Or use HACS and it will download the file, place it into a folder, register as a resource.
Suggest to use the 2nd way, easier.
SJ20035
3
You can also see the resources by going to Settings → Dashboards and then clicking the three dots at the top right and selecting resources.

thanks. I installed via HACS.
thanks. I keep forgetting where they hide that information.
Then you do not need to bother about resources.
Correct. I guess I was chasing a non-problem.