HACS cards not loading in UI.
See original GitHub issueInstallation details
| HACS version | 1.6.0 | | Home Assistant version | 0.116.4 | | Installation method for HA | Supervised (Debian GNU/Linux 10) |
- I’m running the newest version of HACS https://github.com/hacs/integration/releases/latest
- I have filled out the issue template to the best of my ability.
- have read https://hacs.xyz/docs/issues
- This issue is related to the frontend of HACS.
- This issue only contains 1 issue (if you have multiple issues, open one issue for each issue).
Describe the issue
HACS custom cards do not load at all on the first view of UI. On another views everyting is showing up correctly. Issue occurs only in Home Assistant mobile app. Standard, built-in cards load correctly. Custom cards reinstall or whole HACS reinstall didn’t help me.
Steps to reproduce
- Install and configure HACS using integration or yaml
- Add some custom, fresh installed cards from HACS to the first, second and third view.
- In the mobile app, only custom cards on the first view won’t load - second and third view’s custom cards will work correctly.
Screenshots
First view - HACS cards not loaded
Everything work correctly on other views (Roborock is part of the UI from HACS)
Now I added some example view ahead, and other views loaded correctly again.
HACS DEBUG LOGS
logs
2020-10-22 14:23:40 INFO (MainThread) [custom_components.hacs] Setup task HacsSetupTask.WEBSOCKET
2020-10-22 14:23:40 INFO (MainThread) [custom_components.hacs] Setup task HacsSetupTask.FRONTEND
2020-10-22 14:23:40 INFO (MainThread) [homeassistant.setup] Setup of domain automation took 0.5 seconds
2020-10-22 14:23:40 INFO (SyncWorker_10) [homeassistant.loader] Loaded alarm_control_panel from homeassistant.components.alarm_control_panel
2020-10-22 14:23:40 INFO (MainThread) [homeassistant.components.light] Setting up light.xiaomi_miio
2020-10-22 14:23:40 INFO (MainThread) [homeassistant.components.fan] Setting up fan.xiaomi_miio
2020-10-22 14:23:40 INFO (MainThread) [homeassistant.components.vacuum] Setting up vacuum.xiaomi_miio
2020-10-22 14:23:40 INFO (MainThread) [homeassistant.components.switch] Setting up switch.xiaomi_miio
2020-10-22 14:23:40 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.xiaomi_miio
2020-10-22 14:23:40 INFO (MainThread) [homeassistant.components.light] Setting up light.xiaomi_miio
2020-10-22 14:23:40 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.xiaomi_miio
2020-10-22 14:23:40 INFO (MainThread) [homeassistant.components.light] Setting up light.xiaomi_miio
2020-10-22 14:23:40 INFO (MainThread) [homeassistant.setup] Setting up mobile_app
2020-10-22 14:23:40 INFO (MainThread) [custom_components.hacs] Setup task HacsSetupTask.CATEGORIES
2020-10-22 14:23:40 INFO (MainThread) [homeassistant.components.xiaomi_miio.light] Initializing with host 192.168.0.175 (token 8382e...)
2020-10-22 14:23:40 INFO (MainThread) [homeassistant.components.xiaomi_miio.fan] Initializing with host 192.168.0.195 (token f99f9...)
2020-10-22 14:23:40 INFO (MainThread) [homeassistant.components.xiaomi_miio.vacuum] Initializing with host 192.168.0.158 (token 34423...)
2020-10-22 14:23:40 INFO (MainThread) [homeassistant.components.xiaomi_miio.switch] Initializing with host 192.168.0.157 (token e9145...)
2020-10-22 14:23:40 INFO (MainThread) [homeassistant.setup] Setting up alarm_control_panel
2020-10-22 14:23:40 INFO (MainThread) [homeassistant.setup] Setup of domain alarm_control_panel took 0.0 seconds
2020-10-22 14:23:40 INFO (MainThread) [homeassistant.setup] Setup of domain homekit_controller took 0.2 seconds
2020-10-22 14:23:40 INFO (SyncWorker_14) [miio.vacuum] model: roborock.vacuum.s5
2020-10-22 14:23:40 INFO (MainThread) [homeassistant.components.alarm_control_panel] Setting up alarm_control_panel.xiaomi_miio
2020-10-22 14:23:40 INFO (MainThread) [homeassistant.components.alarm_control_panel] Setting up alarm_control_panel.xiaomi_miio
2020-10-22 14:23:40 INFO (MainThread) [homeassistant.setup] Setup of domain input_select took 4.1 seconds
2020-10-22 14:23:41 INFO (MainThread) [homeassistant.components.xiaomi_miio.switch] chuangmi.plug.hmi206 1.3.9_0005 ESP8266 detected
2020-10-22 14:23:41 ERROR (MainThread) [homeassistant.components.sensor] Platform xiaomi_miio does not generate unique IDs. ID lumi.158d00036b7d88-temperature already exists - ignoring sensor.temperature_lumi_158d00036b7d88
2020-10-22 14:23:41 INFO (MainThread) [homeassistant.setup] Setup of domain mobile_app took 0.7 seconds
2020-10-22 14:23:41 INFO (MainThread) [homeassistant.setup] Setting up cast
2020-10-22 14:23:41 INFO (MainThread) [homeassistant.setup] Setup of domain cast took 0.0 seconds
2020-10-22 14:23:41 ERROR (MainThread) [homeassistant.components.sensor] Platform xiaomi_miio does not generate unique IDs. ID lumi.158d00036b7d88-pressure already exists - ignoring sensor.pressure_lumi_158d00036b7d88
2020-10-22 14:23:41 ERROR (MainThread) [homeassistant.components.sensor] Platform xiaomi_miio does not generate unique IDs. ID lumi.158d00036b7d88-humidity already exists - ignoring sensor.humidity_lumi_158d00036b7d88
2020-10-22 14:23:41 INFO (MainThread) [homeassistant.components.updater] Submitted analytics to Home Assistant servers. Information submitted includes {}
2020-10-22 14:23:41 INFO (SyncWorker_0) [homeassistant.loader] Loaded weather from homeassistant.components.weather
2020-10-22 14:23:41 INFO (MainThread) [homeassistant.setup] Setting up xiaomi_aqara
2020-10-22 14:23:41 INFO (MainThread) [homeassistant.setup] Setting up notify
2020-10-22 14:23:41 INFO (MainThread) [homeassistant.setup] Setup of domain notify took 0.0 seconds
2020-10-22 14:23:41 INFO (MainThread) [homeassistant.setup] Setting up weather
2020-10-22 14:23:41 INFO (MainThread) [homeassistant.setup] Setup of domain weather took 0.0 seconds
2020-10-22 14:23:41 INFO (MainThread) [homeassistant.setup] Setting up device_tracker
2020-10-22 14:23:41 INFO (MainThread) [homeassistant.setup] Setting up media_player
2020-10-22 14:23:41 INFO (MainThread) [homeassistant.setup] Setup of domain media_player took 0.0 seconds
2020-10-22 14:23:41 INFO (MainThread) [homeassistant.components.weather] Setting up weather.met
2020-10-22 14:23:41 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.mobile_app
2020-10-22 14:23:41 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.mobile_app
2020-10-22 14:23:41 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.mobile_app
2020-10-22 14:23:41 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.mobile_app
2020-10-22 14:23:41 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.mobile_app
2020-10-22 14:23:41 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.mobile_app
2020-10-22 14:23:41 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.mobile_app
2020-10-22 14:23:41 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.mobile_app
2020-10-22 14:23:41 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.mobile_app
2020-10-22 14:23:41 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.mobile_app
2020-10-22 14:23:41 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.mobile_app
2020-10-22 14:23:41 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.mobile_app
2020-10-22 14:23:41 INFO (MainThread) [homeassistant.components.notify] Setting up notify.mobile_app
2020-10-22 14:23:41 WARNING (MainThread) [homeassistant.components.mobile_app.notify] Found duplicate device name SM-G975F
2020-10-22 14:23:41 WARNING (MainThread) [homeassistant.components.mobile_app.notify] Found duplicate device name SM-G975F
2020-10-22 14:23:41 INFO (MainThread) [homeassistant.setup] Setup of domain device_tracker took 0.1 seconds
2020-10-22 14:23:42 INFO (MainThread) [homeassistant.components.media_player] Setting up media_player.cast
2020-10-22 14:23:42 INFO (MainThread) [homeassistant.setup] Setup of domain xiaomi_aqara took 0.9 seconds
2020-10-22 14:23:42 INFO (MainThread) [homeassistant.components.weather] Not adding entity Antoniewska Hourly because it's disabled
2020-10-22 14:23:42 INFO (MainThread) [homeassistant.components.device_tracker] Setting up device_tracker.mobile_app
2020-10-22 14:23:42 INFO (MainThread) [homeassistant.components.device_tracker] Setting up device_tracker.mobile_app
2020-10-22 14:23:42 INFO (MainThread) [homeassistant.components.device_tracker] Setting up device_tracker.mobile_app
2020-10-22 14:23:42 INFO (MainThread) [homeassistant.components.device_tracker] Setting up device_tracker.mobile_app
2020-10-22 14:23:42 INFO (MainThread) [homeassistant.components.device_tracker] Setting up device_tracker.mobile_app
2020-10-22 14:23:42 INFO (MainThread) [homeassistant.components.device_tracker] Setting up device_tracker.mobile_app
2020-10-22 14:23:42 ERROR (MainThread) [homeassistant.components.yeelight] Failed to get capabilities from 192.168.0.196
2020-10-22 14:23:42 WARNING (MainThread) [homeassistant.config_entries] Config entry for yeelight not ready yet. Retrying in 5 seconds
2020-10-22 14:23:42 INFO (MainThread) [homeassistant.setup] Setting up script
2020-10-22 14:23:42 INFO (SyncWorker_14) [xiaomi_gateway] Discovering Xiaomi Devices
2020-10-22 14:23:42 INFO (SyncWorker_11) [xiaomi_gateway] Discovering Xiaomi Devices
2020-10-22 14:23:42 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.yeelight
2020-10-22 14:23:42 INFO (MainThread) [homeassistant.components.light] Setting up light.yeelight
2020-10-22 14:23:42 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.yeelight
2020-10-22 14:23:42 INFO (MainThread) [homeassistant.components.light] Setting up light.yeelight
2020-10-22 14:23:42 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.yeelight
2020-10-22 14:23:42 INFO (MainThread) [homeassistant.components.light] Setting up light.yeelight
2020-10-22 14:23:42 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.yeelight
2020-10-22 14:23:42 INFO (MainThread) [homeassistant.components.light] Setting up light.yeelight
2020-10-22 14:23:42 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.yeelight
2020-10-22 14:23:42 INFO (MainThread) [homeassistant.components.light] Setting up light.yeelight
2020-10-22 14:23:42 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.yeelight
2020-10-22 14:23:42 INFO (MainThread) [homeassistant.components.light] Setting up light.yeelight
2020-10-22 14:23:42 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.yeelight
2020-10-22 14:23:42 INFO (MainThread) [homeassistant.components.light] Setting up light.yeelight
2020-10-22 14:23:42 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.yeelight
2020-10-22 14:23:42 INFO (MainThread) [homeassistant.components.light] Setting up light.yeelight
2020-10-22 14:23:42 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.yeelight
2020-10-22 14:23:42 INFO (MainThread) [homeassistant.components.light] Setting up light.yeelight
2020-10-22 14:23:42 INFO (SyncWorker_14) [xiaomi_gateway] Found 10 devices
2020-10-22 14:23:42 INFO (MainThread) [homeassistant.setup] Setup of domain script took 0.1 seconds
2020-10-22 14:23:42 INFO (SyncWorker_11) [xiaomi_gateway] Found 8 devices
2020-10-22 14:23:42 INFO (SyncWorker_2) [pychromecast] Querying device status
2020-10-22 14:23:42 INFO (MainThread) [homeassistant.setup] Setting up default_config
2020-10-22 14:23:42 INFO (SyncWorker_16) [xiaomi_gateway] Creating Multicast Socket
2020-10-22 14:23:42 DEBUG (MainThread) [custom_components.hacs] Can update 477 repositories
2020-10-22 14:23:42 INFO (SyncWorker_12) [homeassistant.loader] Loaded stream from homeassistant.components.stream
2020-10-22 14:23:42 INFO (MainThread) [custom_components.hacs] Setup task HacsSetupTask.HACS_REPO
2020-10-22 14:23:42 INFO (SyncWorker_1) [homeassistant.loader] Loaded lock from homeassistant.components.lock
2020-10-22 14:23:42 INFO (SyncWorker_5) [homeassistant.loader] Loaded cover from homeassistant.components.cover
2020-10-22 14:23:42 DEBUG (MainThread) [custom_components.hacs.repository.integration.hacs.integration] Checking repository.
2020-10-22 14:23:42 INFO (MainThread) [homeassistant.setup] Setting up lock
2020-10-22 14:23:42 INFO (MainThread) [homeassistant.setup] Setup of domain lock took 0.0 seconds
2020-10-22 14:23:42 INFO (MainThread) [homeassistant.setup] Setting up cover
2020-10-22 14:23:42 INFO (MainThread) [homeassistant.setup] Setup of domain cover took 0.0 seconds
2020-10-22 14:23:42 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.xiaomi_aqara
2020-10-22 14:23:42 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.xiaomi_aqara
2020-10-22 14:23:42 INFO (MainThread) [homeassistant.components.switch] Setting up switch.xiaomi_aqara
2020-10-22 14:23:42 INFO (MainThread) [homeassistant.components.light] Setting up light.xiaomi_aqara
2020-10-22 14:23:42 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.xiaomi_aqara
2020-10-22 14:23:42 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.xiaomi_aqara
2020-10-22 14:23:42 INFO (MainThread) [homeassistant.components.switch] Setting up switch.xiaomi_aqara
2020-10-22 14:23:42 INFO (MainThread) [homeassistant.components.light] Setting up light.xiaomi_aqara
2020-10-22 14:23:42 INFO (MainThread) [homeassistant.setup] Setting up stream
2020-10-22 14:23:42 INFO (MainThread) [homeassistant.setup] Setup of domain stream took 0.0 seconds
2020-10-22 14:23:42 INFO (MainThread) [homeassistant.components.lock] Setting up lock.xiaomi_aqara
2020-10-22 14:23:42 INFO (MainThread) [homeassistant.components.lock] Setting up lock.xiaomi_aqara
2020-10-22 14:23:42 INFO (MainThread) [homeassistant.components.cover] Setting up cover.xiaomi_aqara
2020-10-22 14:23:42 INFO (MainThread) [homeassistant.components.cover] Setting up cover.xiaomi_aqara
2020-10-22 14:23:42 INFO (MainThread) [homeassistant.setup] Setup of domain default_config took 0.3 seconds
2020-10-22 14:23:43 ERROR (MainThread) [homeassistant.components.binary_sensor] Platform xiaomi_aqara does not generate unique IDs. ID status158d000201b86e already exists - ignoring binary_sensor.door_window_sensor_158d000201b86e
2020-10-22 14:23:43 ERROR (MainThread) [homeassistant.components.binary_sensor] Platform xiaomi_aqara does not generate unique IDs. ID status158d00029a5c62 already exists - ignoring binary_sensor.motion_sensor_158d00029a5c62
2020-10-22 14:23:43 ERROR (MainThread) [homeassistant.components.sensor] Platform xiaomi_aqara does not generate unique IDs. ID temperature158d00036b7d88 already exists - ignoring sensor.temperature_158d00036b7d88
2020-10-22 14:23:43 ERROR (MainThread) [homeassistant.components.sensor] Platform xiaomi_aqara does not generate unique IDs. ID humidity158d00036b7d88 already exists - ignoring sensor.humidity_158d00036b7d88
2020-10-22 14:23:43 ERROR (MainThread) [homeassistant.components.sensor] Platform xiaomi_aqara does not generate unique IDs. ID pressure158d00036b7d88 already exists - ignoring sensor.pressure_158d00036b7d88
2020-10-22 14:23:43 ERROR (MainThread) [homeassistant.components.sensor] Platform xiaomi_aqara does not generate unique IDs. ID lux158d00029a5c62 already exists - ignoring sensor.illumination_158d00029a5c62
2020-10-22 14:23:43 ERROR (MainThread) [homeassistant.components.sensor] Platform xiaomi_aqara does not generate unique IDs. ID Battery158d00036b7d88 already exists - ignoring sensor.battery_158d00036b7d88
2020-10-22 14:23:43 ERROR (MainThread) [homeassistant.components.sensor] Platform xiaomi_aqara does not generate unique IDs. ID Battery158d00029a5c62 already exists - ignoring sensor.battery_158d00029a5c62
2020-10-22 14:23:43 ERROR (MainThread) [homeassistant.components.sensor] Platform xiaomi_aqara does not generate unique IDs. ID Battery158d000201b86e already exists - ignoring sensor.battery_158d000201b86e
2020-10-22 14:23:43 ERROR (MainThread) [homeassistant.components.switch] Platform xiaomi_aqara does not generate unique IDs. ID channel_0158d00029babba already exists - ignoring switch.wall_switch_158d00029babba
2020-10-22 14:23:43 ERROR (MainThread) [homeassistant.components.ipp] Error fetching ipp data: Invalid response from API: Error occurred while communicating with IPP server.
2020-10-22 14:23:43 WARNING (MainThread) [homeassistant.config_entries] Config entry for ipp not ready yet. Retrying in 5 seconds
2020-10-22 14:23:43 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.ipp
2020-10-22 14:23:43 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.ipp
2020-10-22 14:23:43 INFO (MainThread) [homeassistant.components.sensor] Not adding entity HP DeskJet 3830 series Uptime because it's disabled
2020-10-22 14:23:43 INFO (MainThread) [homeassistant.components.sensor] Not adding entity HP OfficeJet Pro 9010 series Uptime because it's disabled
2020-10-22 14:23:43 DEBUG (MainThread) [custom_components.hacs.repository.integration.hacs.integration] Running checks against 1.6.0
2020-10-22 14:23:44 DEBUG (MainThread) [custom_components.hacs.repository.integration.hacs.integration] All (0) checks passed
2020-10-22 14:23:44 INFO (MainThread) [custom_components.hacs.repository.integration.hacs.integration] Registration completed
2020-10-22 14:23:44 INFO (MainThread) [custom_components.hacs.data] Restore started
2020-10-22 14:23:44 DEBUG (MainThread) [queueman.manager] Checking out tasks to execute
2020-10-22 14:23:44 DEBUG (MainThread) [queueman.manager] Starting queue execution for 644 tasks
2020-10-22 14:23:46 DEBUG (MainThread) [queueman.manager] Queue execution finished for 644 tasks finished in 1.93 seconds
2020-10-22 14:23:46 INFO (MainThread) [custom_components.hacs.data] Restore done
2020-10-22 14:23:46 INFO (MainThread) [custom_components.hacs] Setup task HacsSetupTask.SENSOR
2020-10-22 14:23:46 INFO (MainThread) [custom_components.hacs] Stage changed: HacsStage.WAITING
2020-10-22 14:23:46 INFO (MainThread) [custom_components.hacs] Setup complete, waiting for Home Assistant before startup tasks starts
2020-10-22 14:23:46 INFO (MainThread) [homeassistant.setup] Setup of domain hacs took 8.3 seconds
2020-10-22 14:23:46 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.hacs
2020-10-22 14:23:49 ERROR (MainThread) [homeassistant.components.yeelight] Failed to get capabilities from 192.168.0.196
2020-10-22 14:23:49 WARNING (MainThread) [homeassistant.config_entries] Config entry for yeelight not ready yet. Retrying in 10 seconds
2020-10-22 14:23:50 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.upnp
2020-10-22 14:23:51 ERROR (MainThread) [homeassistant.components.ipp] Error fetching ipp data: Invalid response from API: Error occurred while communicating with IPP server.
2020-10-22 14:23:51 WARNING (MainThread) [homeassistant.config_entries] Config entry for ipp not ready yet. Retrying in 10 seconds
2020-10-22 14:23:51 INFO (MainThread) [homeassistant.bootstrap] Home Assistant initialized in 18.91s
2020-10-22 14:23:51 INFO (MainThread) [homeassistant.core] Starting Home Assistant
2020-10-22 14:23:51 INFO (SyncWorker_8) [homeassistant.components.zeroconf] Starting Zeroconf broadcast
2020-10-22 14:23:51 INFO (MainThread) [homeassistant.core] Timer:starting
2020-10-22 14:23:51 INFO (MainThread) [custom_components.hacs] Stage changed: HacsStage.STARTUP
2020-10-22 14:23:51 INFO (MainThread) [custom_components.hacs] setup task HacsSetupTask.CATEGORIES
2020-10-22 14:23:51 DEBUG (SyncWorker_40) [custom_components.hacs] Starting setup task: Extra stores
2020-10-22 14:23:51 DEBUG (SyncWorker_40) [custom_components.hacs] Enable category: HacsCategory.INTEGRATION
2020-10-22 14:23:51 DEBUG (SyncWorker_40) [custom_components.hacs] Enable category: HacsCategory.PLUGIN
2020-10-22 14:23:51 DEBUG (SyncWorker_40) [custom_components.hacs] Enable category: HacsCategory.THEME
2020-10-22 14:23:51 INFO (MainThread) [homeassistant.components.automation.automatycznie_wlacz_i_wylacz_swiatlo_na_korytarzu] Initialized trigger Automatycznie kontroluj światło na korytarzu
2020-10-22 14:23:51 INFO (MainThread) [homeassistant.components.automation.automatycznie_wlacz_swiatlo_w_sypialni] Initialized trigger Automatycznie włącz światło w sypialni
2020-10-22 14:23:51 INFO (MainThread) [homeassistant.components.automation.automatycznie_wylacz_swiatlo_w_sypialni] Initialized trigger Automatycznie wyłącz światło w sypialni
2020-10-22 14:23:51 INFO (MainThread) [homeassistant.components.automation.nowa_automatyzacja] Initialized trigger Restartuj, aby przywrócić podgrzew. podł.
2020-10-22 14:23:51 INFO (MainThread) [homeassistant.components.automation.kontroluj_swiatla_na_podworku] Initialized trigger Automatycznie włącz światła na podwórku
2020-10-22 14:23:51 INFO (MainThread) [homeassistant.components.automation.automatycznie_wylacz_swiatla_na_podworku] Initialized trigger Automatycznie wyłącz światła na podwórku
2020-10-22 14:23:51 INFO (MainThread) [homeassistant.components.automation.automatycznie_restartuj_wifi_na_podworku] Initialized trigger Automatycznie restartuj WiFi na podwórku
2020-10-22 14:23:51 INFO (MainThread) [homeassistant.components.automation.automatycznie_wylacz_swiatlo_na_korytarzu] Initialized trigger Automatycznie wyłącz światło na korytarzu
2020-10-22 14:23:51 INFO (MainThread) [homeassistant.components.automation.nowa_automatyzacja_2] Initialized trigger [NFC] Mieszkanie - korytarz
2020-10-22 14:23:51 INFO (MainThread) [homeassistant.components.automation.automatycznie_wlacz_swiatla_na_podworku_tylko_4] Initialized trigger Automatycznie włącz światła na podwórku (tylko 4)
2020-10-22 14:23:51 INFO (MainThread) [homeassistant.components.automation.nowa_automatyzacja_3] Initialized trigger Nowa automatyzacja
2020-10-22 14:23:51 INFO (MainThread) [homeassistant.components.automation.nfc_mieszkanie_salon_jadalnia] Initialized trigger [NFC] Mieszkanie - salon (jadalnia)
2020-10-22 14:23:52 DEBUG (MainThread) [queueman.manager] The queue is empty
2020-10-22 14:23:52 INFO (MainThread) [custom_components.hacs] Loading known repositories
2020-10-22 14:23:53 DEBUG (MainThread) [custom_components.hacs] Got 85 elements for HacsCategory.REMOVED
2020-10-22 14:23:53 DEBUG (MainThread) [queueman.manager] Checking out tasks to execute
2020-10-22 14:23:53 DEBUG (MainThread) [queueman.manager] Starting queue execution for 3 tasks
2020-10-22 14:23:53 DEBUG (MainThread) [custom_components.hacs] Got 409 elements for HacsCategory.INTEGRATION
2020-10-22 14:23:53 DEBUG (MainThread) [custom_components.hacs] Got 58 elements for HacsCategory.THEME
2020-10-22 14:23:54 DEBUG (MainThread) [custom_components.hacs] Got 184 elements for HacsCategory.PLUGIN
2020-10-22 14:23:54 DEBUG (MainThread) [queueman.manager] Queue execution finished for 3 tasks finished in 0.83 seconds
2020-10-22 14:23:54 DEBUG (MainThread) [custom_components.hacs] Starting recurring background task for installed repositories
2020-10-22 14:23:54 DEBUG (MainThread) [queueman.manager] Checking out tasks to execute
2020-10-22 14:23:54 DEBUG (MainThread) [queueman.manager] Starting queue execution for 11 tasks
2020-10-22 14:23:54 DEBUG (MainThread) [custom_components.hacs.repository.integration.hacs.integration] Getting repository information
2020-10-22 14:23:54 DEBUG (MainThread) [custom_components.hacs.repository.plugin.thomasloven.lovelace-fold-entity-row] Getting repository information
2020-10-22 14:23:54 DEBUG (MainThread) [custom_components.hacs.repository.plugin.bramkragten.swipe-card] Getting repository information
2020-10-22 14:23:54 DEBUG (MainThread) [custom_components.hacs.repository.plugin.denysdovhan.vacuum-card] Getting repository information
2020-10-22 14:23:54 DEBUG (MainThread) [custom_components.hacs.repository.plugin.custom-cards.light-entity-row] Getting repository information
2020-10-22 14:23:54 DEBUG (MainThread) [custom_components.hacs.repository.integration.andersonshatch.midea-ac-py] Getting repository information
2020-10-22 14:23:54 DEBUG (MainThread) [custom_components.hacs.repository.plugin.custom-cards.username-element] Getting repository information
2020-10-22 14:23:54 DEBUG (MainThread) [custom_components.hacs.repository.plugin.custom-cards.bar-card] Getting repository information
2020-10-22 14:23:54 DEBUG (MainThread) [custom_components.hacs.repository.plugin.artem-sedykh.mini-climate-card] Getting repository information
2020-10-22 14:23:54 DEBUG (MainThread) [custom_components.hacs.repository.plugin.nervetattoo.simple-thermostat] Getting repository information
2020-10-22 14:23:54 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.pyscript] Getting repository information
2020-10-22 14:23:54 DEBUG (MainThread) [custom_components.hacs.repository.plugin.thomasloven.lovelace-fold-entity-row] Running checks against 19
2020-10-22 14:23:54 DEBUG (MainThread) [custom_components.hacs.repository.plugin.bramkragten.swipe-card] Running checks against v4.0.0
2020-10-22 14:23:54 DEBUG (MainThread) [custom_components.hacs.repository.integration.hacs.integration] Running checks against 1.6.0
2020-10-22 14:23:54 DEBUG (MainThread) [custom_components.hacs.repository.plugin.custom-cards.light-entity-row] Running checks against v0.2.2
2020-10-22 14:23:54 DEBUG (MainThread) [custom_components.hacs.repository.plugin.denysdovhan.vacuum-card] Running checks against v1.12.0
2020-10-22 14:23:54 DEBUG (MainThread) [custom_components.hacs.repository.plugin.artem-sedykh.mini-climate-card] Running checks against v1.2.7
2020-10-22 14:23:54 DEBUG (MainThread) [custom_components.hacs.repository.plugin.nervetattoo.simple-thermostat] Running checks against 0.38.0
2020-10-22 14:23:54 DEBUG (MainThread) [custom_components.hacs.repository.integration.custom-components.pyscript] Running checks against 0.32
2020-10-22 14:23:54 DEBUG (MainThread) [custom_components.hacs.repository.plugin.custom-cards.username-element] Running checks against 0.0.1
2020-10-22 14:23:54 DEBUG (MainThread) [custom_components.hacs.repository.plugin.custom-cards.bar-card] Running checks against 3.2.0
2020-10-22 14:23:54 DEBUG (MainThread) [custom_components.hacs.repository.integration.andersonshatch.midea-ac-py] Running checks against master
2020-10-22 14:24:01 DEBUG (MainThread) [queueman.manager] Queue execution finished for 11 tasks finished in 6.80 seconds
2020-10-22 14:24:01 DEBUG (MainThread) [custom_components.hacs.data] Saving data
2020-10-22 14:24:01 DEBUG (MainThread) [queueman.manager] Checking out tasks to execute
2020-10-22 14:24:01 DEBUG (MainThread) [queueman.manager] Starting queue execution for 644 tasks
2020-10-22 14:24:01 ERROR (MainThread) [homeassistant.components.yeelight] Failed to get capabilities from 192.168.0.196
2020-10-22 14:24:01 WARNING (MainThread) [homeassistant.config_entries] Config entry for yeelight not ready yet. Retrying in 20 seconds
2020-10-22 14:24:01 DEBUG (MainThread) [queueman.manager] Queue execution finished for 644 tasks finished in 0.10 seconds
2020-10-22 14:24:01 DEBUG (MainThread) [custom_components.hacs] Recurring background task for installed repositories done
2020-10-22 14:24:01 DEBUG (MainThread) [custom_components.hacs] Nothing in the queue
2020-10-22 14:24:01 INFO (MainThread) [custom_components.hacs] Stage changed: HacsStage.RUNNING
2020-10-22 14:24:01 DEBUG (MainThread) [custom_components.hacs.data] Saving data
2020-10-22 14:24:01 DEBUG (MainThread) [queueman.manager] Checking out tasks to execute
2020-10-22 14:24:01 DEBUG (MainThread) [queueman.manager] Starting queue execution for 644 tasks
2020-10-22 14:24:01 DEBUG (MainThread) [queueman.manager] Queue execution finished for 644 tasks finished in 0.12 seconds
2020-10-22 14:24:04 ERROR (MainThread) [homeassistant.components.ipp] Error fetching ipp data: Invalid response from API: Error occurred while communicating with IPP server.
2020-10-22 14:24:04 WARNING (MainThread) [homeassistant.config_entries] Config entry for ipp not ready yet. Retrying in 20 seconds
2020-10-22 14:24:16 DEBUG (MainThread) [custom_components.hacs.web.category] Serving bar-card/bar-card.js from /config/www/community/bar-card/bar-card.js.gz
2020-10-22 14:24:16 DEBUG (MainThread) [custom_components.hacs.web.category] Serving lovelace-fold-entity-row/fold-entity-row.js from /config/www/community/lovelace-fold-entity-row/fold-entity-row.js.gz
2020-10-22 14:24:16 DEBUG (MainThread) [custom_components.hacs.web.category] Serving vacuum-card/vacuum-card.js from /config/www/community/vacuum-card/vacuum-card.js.gz
2020-10-22 14:24:16 DEBUG (MainThread) [custom_components.hacs.web.category] Serving light-entity-row/light-entity-row.js from /config/www/community/light-entity-row/light-entity-row.js.gz
2020-10-22 14:24:16 DEBUG (MainThread) [custom_components.hacs.web.category] Serving username-element/username-element.js from /config/www/community/username-element/username-element.js.gz
2020-10-22 14:24:16 DEBUG (MainThread) [custom_components.hacs.web.category] Serving mini-climate-card/mini-climate-card-bundle.js from /config/www/community/mini-climate-card/mini-climate-card-bundle.js.gz
2020-10-22 14:24:16 ERROR (MainThread) [custom_components.hacs.web.category] Tried to serve up '/config/www/community/dual-gauge-card/null' but it does not exist
2020-10-22 14:24:16 DEBUG (MainThread) [custom_components.hacs.web.category] Serving swipe-card/swipe-card.js from /config/www/community/swipe-card/swipe-card.js.gz
2020-10-22 14:24:16 DEBUG (MainThread) [custom_components.hacs.web.category] Serving simple-thermostat/simple-thermostat.js from /config/www/community/simple-thermostat/simple-thermostat.js.gz
2020-10-22 14:24:23 ERROR (MainThread) [homeassistant.components.yeelight] Failed to get capabilities from 192.168.0.196
2020-10-22 14:24:23 WARNING (MainThread) [homeassistant.config_entries] Config entry for yeelight not ready yet. Retrying in 40 seconds
2020-10-22 14:24:27 ERROR (MainThread) [homeassistant.components.ipp] Error fetching ipp data: Invalid response from API: Error occurred while communicating with IPP server.
2020-10-22 14:24:27 WARNING (MainThread) [homeassistant.config_entries] Config entry for ipp not ready yet. Retrying in 40 seconds
2020-10-22 14:24:30 INFO (MainThread) [homeassistant.components.websocket_api.http.connection.140311200747376] Connection closed by client
2020-10-22 14:24:31 WARNING (MainThread) [homeassistant.components.mobile_app.notify] Found duplicate device name SM-G975F
2020-10-22 14:24:31 WARNING (MainThread) [homeassistant.components.mobile_app.notify] Found duplicate device name SM-G975F
2020-10-22 14:24:32 DEBUG (MainThread) [custom_components.hacs.web.category] Serving bar-card/bar-card.js from /config/www/community/bar-card/bar-card.js.gz
2020-10-22 14:24:32 DEBUG (MainThread) [custom_components.hacs.web.category] Serving lovelace-fold-entity-row/fold-entity-row.js from /config/www/community/lovelace-fold-entity-row/fold-entity-row.js.gz
2020-10-22 14:24:32 DEBUG (MainThread) [custom_components.hacs.web.category] Serving vacuum-card/vacuum-card.js from /config/www/community/vacuum-card/vacuum-card.js.gz
2020-10-22 14:24:32 DEBUG (MainThread) [custom_components.hacs.web.category] Serving username-element/username-element.js from /config/www/community/username-element/username-element.js.gz
2020-10-22 14:24:32 DEBUG (MainThread) [custom_components.hacs.web.category] Serving light-entity-row/light-entity-row.js from /config/www/community/light-entity-row/light-entity-row.js.gz
2020-10-22 14:24:32 DEBUG (MainThread) [custom_components.hacs.web.category] Serving mini-climate-card/mini-climate-card-bundle.js from /config/www/community/mini-climate-card/mini-climate-card-bundle.js.gz
2020-10-22 14:24:32 ERROR (MainThread) [custom_components.hacs.web.category] Tried to serve up '/config/www/community/dual-gauge-card/null' but it does not exist
2020-10-22 14:24:32 DEBUG (MainThread) [custom_components.hacs.web.category] Serving swipe-card/swipe-card.js from /config/www/community/swipe-card/swipe-card.js.gz
2020-10-22 14:24:32 DEBUG (MainThread) [custom_components.hacs.web.category] Serving simple-thermostat/simple-thermostat.js from /config/www/community/simple-thermostat/simple-thermostat.js.gz
2020-10-22 14:25:05 ERROR (MainThread) [homeassistant.components.yeelight] Failed to get capabilities from 192.168.0.196
2020-10-22 14:25:05 WARNING (MainThread) [homeassistant.config_entries] Config entry for yeelight not ready yet. Retrying in 80 seconds
2020-10-22 14:25:10 ERROR (MainThread) [homeassistant.components.ipp] Error fetching ipp data: Invalid response from API: Error occurred while communicating with IPP server.
2020-10-22 14:25:10 WARNING (MainThread) [homeassistant.config_entries] Config entry for ipp not ready yet. Retrying in 80 seconds
2020-10-22 14:25:15 INFO (MainThread) [homeassistant.components.websocket_api.http.connection.140311223709600] Connection closed by client
2020-10-22 14:25:16 DEBUG (MainThread) [custom_components.hacs.web.category] Serving bar-card/bar-card.js from /config/www/community/bar-card/bar-card.js.gz
2020-10-22 14:25:16 DEBUG (MainThread) [custom_components.hacs.web.category] Serving lovelace-fold-entity-row/fold-entity-row.js from /config/www/community/lovelace-fold-entity-row/fold-entity-row.js.gz
2020-10-22 14:25:16 DEBUG (MainThread) [custom_components.hacs.web.category] Serving username-element/username-element.js from /config/www/community/username-element/username-element.js.gz
2020-10-22 14:25:16 DEBUG (MainThread) [custom_components.hacs.web.category] Serving vacuum-card/vacuum-card.js from /config/www/community/vacuum-card/vacuum-card.js.gz
2020-10-22 14:25:16 DEBUG (MainThread) [custom_components.hacs.web.category] Serving light-entity-row/light-entity-row.js from /config/www/community/light-entity-row/light-entity-row.js.gz
2020-10-22 14:25:16 DEBUG (MainThread) [custom_components.hacs.web.category] Serving mini-climate-card/mini-climate-card-bundle.js from /config/www/community/mini-climate-card/mini-climate-card-bundle.js.gz
2020-10-22 14:25:16 ERROR (MainThread) [custom_components.hacs.web.category] Tried to serve up '/config/www/community/dual-gauge-card/null' but it does not exist
2020-10-22 14:25:16 DEBUG (MainThread) [custom_components.hacs.web.category] Serving swipe-card/swipe-card.js from /config/www/community/swipe-card/swipe-card.js.gz
2020-10-22 14:25:16 DEBUG (MainThread) [custom_components.hacs.web.category] Serving simple-thermostat/simple-thermostat.js from /config/www/community/simple-thermostat/simple-thermostat.js.gz
2020-10-22 14:26:27 ERROR (MainThread) [homeassistant.components.yeelight] Failed to get capabilities from 192.168.0.196
2020-10-22 14:26:27 WARNING (MainThread) [homeassistant.config_entries] Config entry for yeelight not ready yet. Retrying in 80 seconds
2020-10-22 14:26:33 ERROR (MainThread) [homeassistant.components.ipp] Error fetching ipp data: Invalid response from API: Error occurred while communicating with IPP server.
2020-10-22 14:26:33 WARNING (MainThread) [homeassistant.config_entries] Config entry for ipp not ready yet. Retrying in 80 seconds
2020-10-22 14:27:49 ERROR (MainThread) [homeassistant.components.yeelight] Failed to get capabilities from 192.168.0.196
2020-10-22 14:27:49 WARNING (MainThread) [homeassistant.config_entries] Config entry for yeelight not ready yet. Retrying in 80 seconds
2020-10-22 14:27:56 ERROR (MainThread) [homeassistant.components.ipp] Error fetching ipp data: Invalid response from API: Error occurred while communicating with IPP server.
2020-10-22 14:27:56 WARNING (MainThread) [homeassistant.config_entries] Config entry for ipp not ready yet. Retrying in 80 seconds
2020-10-22 14:28:41 ERROR (MainThread) [homeassistant.components.xiaomi_miio.light] Got exception while fetching the state: Unable to parse message payload
2020-10-22 14:29:11 ERROR (MainThread) [homeassistant.components.yeelight] Failed to get capabilities from 192.168.0.196
2020-10-22 14:29:11 WARNING (MainThread) [homeassistant.config_entries] Config entry for yeelight not ready yet. Retrying in 80 seconds
2020-10-22 14:29:19 ERROR (MainThread) [homeassistant.components.ipp] Error fetching ipp data: Invalid response from API: Error occurred while communicating with IPP server.
2020-10-22 14:29:19 WARNING (MainThread) [homeassistant.config_entries] Config entry for ipp not ready yet. Retrying in 80 seconds
2020-10-22 14:30:33 ERROR (MainThread) [homeassistant.components.yeelight] Failed to get capabilities from 192.168.0.196
2020-10-22 14:30:33 WARNING (MainThread) [homeassistant.config_entries] Config entry for yeelight not ready yet. Retrying in 80 seconds
2020-10-22 14:30:42 ERROR (MainThread) [homeassistant.components.ipp] Error fetching ipp data: Invalid response from API: Error occurred while communicating with IPP server.
2020-10-22 14:30:42 WARNING (MainThread) [homeassistant.config_entries] Config entry for ipp not ready yet. Retrying in 80 seconds
Issue Analytics
- State:
- Created 3 years ago
- Comments:11 (5 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 custom cards not showing - Home Assistant Community
This is perfectly normal. The customi cards will not show up to be picked, but need to be entered through the manual card...
Read more >Hacs frontend cards are not working : r/homeassistant - Reddit
Check that the cards are loaded as a local resource. Go to Settings > Dashboards > (menu) Resources. They should be listed there......
Read more >5 FRONTEND HACS (Cards and Elements) - YouTube
In todays video I will be showing you 5 Front End HACS that you can make use of in your Home Assistant Lovelace...
Read more >custom cards homeassistant
To install a custom card, go back into HACS, click on Frontend, ... The card can be configured entirely over the UI without...
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
Then you have the same as #1597 it’s fixed in next HA version
Your dual-gauge-card is wrong, remove or reinstall that one.