hacs components are not added to lovelace resources
See original GitHub issueInstallation details
Description | Value |
---|---|
HACS version | 1.0.1 |
Home Assistant version | 0.110.1 |
Installation method for HA | supervisor |
Dashboard config method | UI controlled |
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/issues
- This issue is related to the backend of HACS.
- This issue only contain 1 issue (if you have multiple issues, open one issue for each issue).
Describe the issue
after installing eg a plugin via hacs it’s not added to the lovelace resources
Steps to reproduce
- browse hacs cards
- “install this repository in hacs”
Debug logs
Logs
2020-05-23 13:52:51 DEBUG (MainThread) [hacs] Configuration type: flow
2020-05-23 13:52:51 INFO (MainThread) [hacs]
-------------------------------------------------------------------
HACS (Home Assistant Community Store)
Version: 1.0.1
This is a custom integration
If you have any issues with this you need to open an issue here:
https://github.com/hacs/integration/issues
-------------------------------------------------------------------
2020-05-23 13:52:51 DEBUG (MainThread) [hacs] Can update 488 repositories
2020-05-23 13:52:51 DEBUG (MainThread) [hacs.repository.integration.hacs.integration] Checking repository.
2020-05-23 13:52:51 DEBUG (MainThread) [hacs.repository.integration.hacs.integration] Running checks against 1.0.1
2020-05-23 13:52:52 INFO (MainThread) [hacs.repository.integration.hacs.integration] Registration complete
2020-05-23 13:52:52 INFO (MainThread) [hacs.data] Restore started
2020-05-23 13:52:57 INFO (MainThread) [hacs.data] Restore done
2020-05-23 13:52:57 DEBUG (MainThread) [hacs.configuration] appdaemon_path: appdaemon/apps/
2020-05-23 13:52:57 DEBUG (MainThread) [hacs.configuration] appdaemon: True
2020-05-23 13:52:57 DEBUG (MainThread) [hacs.configuration] netdaemon_path: netdaemon/apps/
2020-05-23 13:52:57 DEBUG (MainThread) [hacs.configuration] netdaemon: True
2020-05-23 13:52:57 DEBUG (MainThread) [hacs.configuration] config_type: flow
2020-05-23 13:52:57 DEBUG (MainThread) [hacs.configuration] debug: True
2020-05-23 13:52:57 DEBUG (MainThread) [hacs.configuration] dev: False
2020-05-23 13:52:57 DEBUG (MainThread) [hacs.configuration] frontend_mode: Grid
2020-05-23 13:52:57 DEBUG (MainThread) [hacs.configuration] frontend_compact: False
2020-05-23 13:52:57 DEBUG (MainThread) [hacs.configuration] onboarding_done: True
2020-05-23 13:52:57 DEBUG (MainThread) [hacs.configuration] plugin_path: www/community/
2020-05-23 13:52:57 DEBUG (MainThread) [hacs.configuration] python_script_path: python_scripts/
2020-05-23 13:52:57 DEBUG (MainThread) [hacs.configuration] python_script: False
2020-05-23 13:52:57 DEBUG (MainThread) [hacs.configuration] sidepanel_icon: hacs:hacs
2020-05-23 13:52:57 DEBUG (MainThread) [hacs.configuration] sidepanel_title: HACS
2020-05-23 13:52:57 DEBUG (MainThread) [hacs.configuration] theme_path: themes/
2020-05-23 13:52:57 DEBUG (MainThread) [hacs.configuration] theme: False
2020-05-23 13:52:57 DEBUG (MainThread) [hacs.configuration] country: ALL
2020-05-23 13:52:57 DEBUG (MainThread) [hacs.configuration] experimental: False
2020-05-23 13:52:57 DEBUG (MainThread) [hacs.configuration] release_limit: 5
2020-05-23 13:53:05 INFO (MainThread) [hacs] Loading known repositories
2020-05-23 13:53:10 DEBUG (MainThread) [hacs] Starting recuring background task for installed repositories
2020-05-23 13:53:13 DEBUG (MainThread) [hacs.data] Saving data
2020-05-23 13:53:17 DEBUG (MainThread) [hacs] Recuring background task for installed repositories done
2020-05-23 13:53:23 DEBUG (MainThread) [queueman.manager] Checking out tasks to execute
2020-05-23 13:53:23 DEBUG (MainThread) [queueman.manager] Starting queue execution for 12 tasks
2020-05-23 13:53:23 DEBUG (MainThread) [hacs.repository.integration.hacs.integration] Getting repository information
2020-05-23 13:53:23 DEBUG (MainThread) [hacs.repository.plugin.kalkih.mini-media-player] Getting repository information
2020-05-23 13:53:23 DEBUG (MainThread) [hacs.repository.plugin.kalkih.mini-graph-card] Getting repository information
2020-05-23 13:53:23 DEBUG (MainThread) [hacs.repository.plugin.ljmerza.calendar-card] Getting repository information
2020-05-23 13:53:23 DEBUG (MainThread) [hacs.repository.plugin.custom-cards.spotify-card] Getting repository information
2020-05-23 13:53:23 DEBUG (MainThread) [hacs.repository.plugin.bramkragten.weather-card] Getting repository information
2020-05-23 13:53:23 DEBUG (MainThread) [hacs.repository.appdaemon.apop880.Night-Mode] Getting repository information
2020-05-23 13:53:23 DEBUG (MainThread) [hacs.repository.plugin.PiotrMachowski.lovelace-xiaomi-vacuum-map-card] Getting repository information
2020-05-23 13:53:23 DEBUG (MainThread) [hacs.repository.theme.seangreen2.slate_theme] Getting repository information
2020-05-23 13:53:23 DEBUG (MainThread) [hacs.repository.theme.home-assistant-community-themes.amoled] Getting repository information
2020-05-23 13:53:23 DEBUG (MainThread) [hacs.repository.theme.naofireblade.clear-theme-dark] Getting repository information
2020-05-23 13:53:23 DEBUG (MainThread) [hacs.repository.theme.chaptergy.noctis-grey] Getting repository information
2020-05-23 13:53:26 DEBUG (MainThread) [hacs.repository.integration.hacs.integration] Running checks against 1.0.1
2020-05-23 13:53:27 DEBUG (MainThread) [hacs.repository.plugin.bramkragten.weather-card] Running checks against v1.4.3
2020-05-23 13:53:27 DEBUG (MainThread) [hacs.repository.plugin.ljmerza.calendar-card] Running checks against 3.108.6
2020-05-23 13:53:27 DEBUG (MainThread) [hacs.repository.plugin.PiotrMachowski.lovelace-xiaomi-vacuum-map-card] Running checks against master
2020-05-23 13:53:27 DEBUG (MainThread) [hacs.repository.plugin.kalkih.mini-graph-card] Running checks against v0.9.3
2020-05-23 13:53:27 DEBUG (MainThread) [hacs.repository.theme.home-assistant-community-themes.amoled] Running checks against master
2020-05-23 13:53:27 DEBUG (MainThread) [hacs.repository.theme.seangreen2.slate_theme] Running checks against master
2020-05-23 13:53:27 DEBUG (MainThread) [hacs.repository.plugin.custom-cards.spotify-card] Running checks against v1.25.0
2020-05-23 13:53:27 DEBUG (MainThread) [hacs.repository.theme.chaptergy.noctis-grey] Running checks against v1.2.2
2020-05-23 13:53:27 DEBUG (MainThread) [hacs.repository.theme.naofireblade.clear-theme-dark] Running checks against v1.3
2020-05-23 13:53:27 DEBUG (MainThread) [hacs.repository.appdaemon.apop880.Night-Mode] Running checks against v1.0.0
2020-05-23 13:53:27 DEBUG (MainThread) [hacs.repository.plugin.kalkih.mini-media-player] Running checks against v1.8.1
2020-05-23 13:53:33 DEBUG (MainThread) [queueman.manager] Queue execution finished for 12 tasks finished in 9.89 seconds
2020-05-23 13:53:33 DEBUG (MainThread) [hacs.data] Saving data
2020-05-23 14:00:11 DEBUG (MainThread) [hacs] Running update for thomasloven/lovelace-slider-entity-row
2020-05-23 14:00:11 DEBUG (MainThread) [hacs.repository.plugin.thomasloven.lovelace-slider-entity-row] Getting repository information
2020-05-23 14:00:11 DEBUG (MainThread) [hacs.repository.plugin.thomasloven.lovelace-slider-entity-row] Running checks against 14
2020-05-23 14:00:12 DEBUG (MainThread) [hacs.data] Saving data
2020-05-23 14:00:22 DEBUG (MainThread) [hacs] Running update for thomasloven/lovelace-slider-entity-row
2020-05-23 14:00:22 DEBUG (MainThread) [hacs.repository.plugin.thomasloven.lovelace-slider-entity-row] Getting repository information
2020-05-23 14:00:22 DEBUG (MainThread) [hacs.repository.plugin.thomasloven.lovelace-slider-entity-row] Running checks against 14
2020-05-23 14:00:23 DEBUG (MainThread) [hacs.data] Saving data
2020-05-23 14:00:32 DEBUG (MainThread) [hacs] Running install for thomasloven/lovelace-slider-entity-row
2020-05-23 14:00:32 DEBUG (MainThread) [hacs.repository.plugin.thomasloven.lovelace-slider-entity-row] Getting repository information
2020-05-23 14:00:33 DEBUG (MainThread) [hacs.repository.plugin.thomasloven.lovelace-slider-entity-row] Running checks against 14
2020-05-23 14:00:34 DEBUG (MainThread) [hacs.repository.plugin.thomasloven.lovelace-slider-entity-row] Getting repository information
2020-05-23 14:00:34 DEBUG (MainThread) [hacs.repository.plugin.thomasloven.lovelace-slider-entity-row] Running checks against 14
2020-05-23 14:00:35 DEBUG (MainThread) [hacs.repository.plugin.thomasloven.lovelace-slider-entity-row]
2020-05-23 14:00:35 DEBUG (MainThread) [queueman.manager] Checking out tasks to execute
2020-05-23 14:00:35 DEBUG (MainThread) [queueman.manager] Starting queue execution for 2 tasks
2020-05-23 14:00:35 DEBUG (MainThread) [hacs.repository.plugin.thomasloven.lovelace-slider-entity-row] Downloading slider-entity-row.js
2020-05-23 14:00:35 DEBUG (MainThread) [hacs.download.downloader] Downloading https://raw.githubusercontent.com/thomasloven/lovelace-slider-entity-row/14/slider-entity-row.js
2020-05-23 14:00:35 DEBUG (MainThread) [hacs.repository.plugin.thomasloven.lovelace-slider-entity-row] Downloading webpack.config.js
2020-05-23 14:00:35 DEBUG (MainThread) [hacs.download.downloader] Downloading https://raw.githubusercontent.com/thomasloven/lovelace-slider-entity-row/14/webpack.config.js
2020-05-23 14:00:35 DEBUG (MainThread) [hacs.download.save] Saving /config/www/community/lovelace-slider-entity-row/slider-entity-row.js
2020-05-23 14:00:35 DEBUG (MainThread) [hacs.download.save] Saving /config/www/community/lovelace-slider-entity-row/webpack.config.js
2020-05-23 14:00:35 INFO (MainThread) [hacs.repository.plugin.thomasloven.lovelace-slider-entity-row] download of webpack.config.js complete
2020-05-23 14:00:35 INFO (MainThread) [hacs.repository.plugin.thomasloven.lovelace-slider-entity-row] download of slider-entity-row.js complete
2020-05-23 14:00:35 DEBUG (MainThread) [queueman.manager] Queue execution finished for 2 tasks finished in 0.17 seconds
2020-05-23 14:00:35 DEBUG (MainThread) [hacs.data] Saving data
2020-05-23 14:00:42 WARNING (MainThread) [asyncio] socket.send() raised exception.
2020-05-23 14:00:42 WARNING (MainThread) [asyncio] socket.send() raised exception.
2020-05-23 14:00:42 WARNING (MainThread) [asyncio] socket.send() raised exception.
2020-05-23 14:00:42 WARNING (MainThread) [asyncio] socket.send() raised exception.
2020-05-23 14:00:42 WARNING (MainThread) [asyncio] socket.send() raised exception.
2020-05-23 14:00:42 WARNING (MainThread) [asyncio] socket.send() raised exception.
2020-05-23 14:00:42 WARNING (MainThread) [asyncio] socket.send() raised exception.
2020-05-23 14:00:42 WARNING (MainThread) [asyncio] socket.send() raised exception.
2020-05-23 14:00:42 WARNING (MainThread) [asyncio] socket.send() raised exception.
2020-05-23 14:00:42 WARNING (MainThread) [asyncio] socket.send() raised exception.
2020-05-23 14:00:42 WARNING (MainThread) [asyncio] socket.send() raised exception.
2020-05-23 14:00:42 WARNING (MainThread) [asyncio] socket.send() raised exception.
2020-05-23 14:00:42 WARNING (MainThread) [asyncio] socket.send() raised exception.
2020-05-23 14:00:42 WARNING (MainThread) [asyncio] socket.send() raised exception.
2020-05-23 14:00:49 DEBUG (MainThread) [hacs] Serving DEBUG frontend
2020-05-23 14:01:03 DEBUG (MainThread) [hacs] Serving weather-card/weather-card.js from /config/www/community/weather-card/weather-card.js.gz
2020-05-23 14:01:03 DEBUG (MainThread) [hacs] Serving mini-media-player-custom/mini-media-player-bundle.js from /config/www/community/mini-media-player-custom/mini-media-player-bundle.js
2020-05-23 14:01:03 DEBUG (MainThread) [hacs] Serving calendar-card/calendar-card.js from /config/www/community/calendar-card/calendar-card.js.gz
2020-05-23 14:01:03 DEBUG (MainThread) [hacs] Serving mini-graph-card/mini-graph-card-bundle.js from /config/www/community/mini-graph-card/mini-graph-card-bundle.js.gz
2020-05-23 14:01:18 DEBUG (MainThread) [hacs] Running update for custom-cards/spotify-card
2020-05-23 14:01:18 DEBUG (MainThread) [hacs.repository.plugin.custom-cards.spotify-card] Getting repository information
2020-05-23 14:01:18 DEBUG (MainThread) [hacs.repository.plugin.custom-cards.spotify-card] Running checks against v1.25.0
2020-05-23 14:01:19 DEBUG (MainThread) [hacs.data] Saving data
2020-05-23 14:03:11 DEBUG (MainThread) [hacs] Nothing in the queue
Issue Analytics
- State:
- Created 3 years ago
- Comments:27 (11 by maintainers)
Top Results From Across the Web
Status: Not Loaded - HACS
When you see this message you have one or more resources downloaded with HACS that are not properly loaded in Lovelace. To find...
Read more >HACS - You have 1 Lovelace elements that are not loaded ...
reboot HA; install component using HACS (check the folder is added in www/community; add the resource line back to configuration.yaml; reboot HA.
Read more >Awesome Home Assistant
A curated list of awesome Home Assistant resources for automating every aspect of your home. ... @hassioaddons - For all commmunity add-on news...
Read more >FAQ - UI Lovelace Minimalist
HACS Frontend resources are not showing up in https://homeassistant.local/config/lovelace/resources. First check what is being displayed when you download a ...
Read more >Where / How exactly do I enter YAML "resources" config for ...
My ui-lovelace.yaml has the following resources: - url: /hacsfiles/rgb-light-card/card.js type: module. but it shows String does not match ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@ludeeus works!!! thank you very much!
Use the one HACS told you to use
/hacsfiles/mini-graph-card/mini-graph-card-bundle.js
and stop hijacking unrelated issues.