-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed as not planned
Closed as not planned
Copy link
Labels
Missing required issue informationAdded to issues with missing information from the issue templateAdded to issues with missing information from the issue template
Description
System Health details
System Information
version | core-2024.11.1 |
---|---|
installation_type | Unknown |
dev | false |
hassio | false |
docker | false |
user | root |
virtualenv | false |
python_version | 3.12.4 |
os_name | Linux |
os_version | 5.15.0-71-generic |
arch | x86_64 |
timezone | America/Los_Angeles |
config_dir | /config |
Home Assistant Community Store
GitHub API | ok |
---|---|
GitHub Content | ok |
GitHub Web | ok |
HACS Data | ok |
GitHub API Calls Remaining | 4958 |
Installed Version | 2.0.1 |
Stage | running |
Available Repositories | 1462 |
Downloaded Repositories | 15 |
AccuWeather
can_reach_server | ok |
---|---|
remaining_requests | 30 |
Home Assistant Cloud
logged_in | false |
---|---|
can_reach_cert_server | ok |
can_reach_cloud_auth | ok |
can_reach_cloud | ok |
Dashboards
dashboards | 5 |
---|---|
resources | 7 |
views | 14 |
mode | storage |
Recorder
oldest_recorder_run | November 10, 2024 at 4:04 AM |
---|---|
current_recorder_run | November 19, 2024 at 7:54 AM |
estimated_db_size | 1620.66 MiB |
database_engine | mysql |
database_version | 9.0.1 |
Spotify
api_endpoint_reachable | ok |
---|
Checklist
- I'm running the newest version of HACS https://github.com/hacs/integration/releases/latest
- I have enabled debug logging for my installation.
- I have filled out the issue template to the best of my ability.
- I have read https://hacs.xyz/docs/help/issues/
- This issue is related to the backend (integration part) of HACS.
- This issue only contains 1 issue (if you have multiple issues, open one issue for each issue).
- This is a bug and not a feature request.
- This issue is not a duplicate issue of currently open or issues pending release.
Describe the issue
Removing a dashboard repo from hacs leaves the old js file referenced in the lovelace config, leading to browser console errors
Reproduction steps
- Add a dashboard HACS item (e.g. upcoming-media-card)
- Remove it from your HACS installation
- Note console errors showing the card javascript can't be found:
- Note the entry still exists in .storage/lovelace_resources
./.storage/lovelace_resources: "url": "/hacsfiles/upcoming-media-card/upcoming-media-card.js?hacstag=146783593043",
Debug logs
let me know if needed
Diagnostics dump
No response
Metadata
Metadata
Assignees
Labels
Missing required issue informationAdded to issues with missing information from the issue templateAdded to issues with missing information from the issue template