question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Integration not found.

See original GitHub issue

Version of HACS : 13.0

HA version 0.97.1

Describe the bug

I installed HACS as described in tutorial via ssh,

HACS not starting Log Details (ERROR) Sun Aug 11 2019 21:13:18 GMT+0200 (CEST)

Setup failed for hacs: Integration not found.

Debug log

2019-08-11 19:13:18 ERROR (MainThread) [homeassistant.setup] Setup failed for hacs: Integration not found.
2019-08-11 19:13:18 INFO (SyncWorker_2) [homeassistant.loader] Loaded rest from homeassistant.components.rest
2019-08-11 19:13:18 INFO (SyncWorker_15) [homeassistant.loader] Loaded media_player from homeassistant.components.media_player
2019-08-11 19:13:18 INFO (MainThread) [homeassistant.setup] Setting up webhook
2019-08-11 19:13:18 INFO (MainThread) [homeassistant.setup] Setup of domain webhook took 0.0 seconds.
2019-08-11 19:13:18 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=webhook>
2019-08-11 19:13:18 INFO (MainThread) [homeassistant.setup] Setting up device_tracker
2019-08-11 19:13:18 INFO (SyncWorker_3) [homeassistant.loader] Loaded google_translate from homeassistant.components.google_translate
2019-08-11 19:13:18 INFO (MainThread) [homeassistant.setup] Setting up config
2019-08-11 19:13:18 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event panels_updated[L]>
2019-08-11 19:13:18 INFO (MainThread) [homeassistant.setup] Setting up auth
2019-08-11 19:13:18 INFO (MainThread) [homeassistant.setup] Setup of domain auth took 0.0 seconds.
2019-08-11 19:13:18 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=auth>
2019-08-11 19:13:18 INFO (MainThread) [homeassistant.setup] Setting up system_health
2019-08-11 19:13:18 INFO (MainThread) [homeassistant.setup] Setup of domain system_health took 0.0 seconds.
2019-08-11 19:13:18 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=system_health>
2019-08-11 19:13:18 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event call_service[L]: domain=persistent_notification, service=create, service_data=title=Invalid config, message=The following components and platforms could not be set up:

- hacs

Please check your config., notification_id=invalid_config>
2019-08-11 19:13:18 INFO (MainThread) [homeassistant.setup] Setting up history
2019-08-11 19:13:18 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event panels_updated[L]>
2019-08-11 19:13:18 INFO (MainThread) [homeassistant.setup] Setup of domain history took 0.0 seconds.
2019-08-11 19:13:18 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=history>
2019-08-11 19:13:21 INFO (MainThread) [homeassistant.setup] Setting up api
2019-08-11 19:13:21 INFO (MainThread) [homeassistant.setup] Setting up script
2019-08-11 19:13:21 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=script, service=reload>
2019-08-11 19:13:21 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=script, service=turn_on>
2019-08-11 19:13:21 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=script, service=turn_off>
2019-08-11 19:13:21 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=script, service=toggle>
2019-08-11 19:13:21 INFO (MainThread) [homeassistant.setup] Setup of domain script took 0.0 seconds.
2019-08-11 19:13:21 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=script>
2019-08-11 19:13:21 INFO (MainThread) [homeassistant.setup] Setting up websocket_api
2019-08-11 19:13:21 INFO (MainThread) [homeassistant.setup] Setup of domain websocket_api took 0.0 seconds.
2019-08-11 19:13:21 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=websocket_api>
2019-08-11 19:13:22 INFO (MainThread) [homeassistant.setup] Setting up mqtt
2019-08-11 19:13:22 INFO (MainThread) [homeassistant.setup] Setup of domain mqtt took 0.0 seconds.
2019-08-11 19:13:22 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=config.config_entries>
2019-08-11 19:13:22 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=config.core>
2019-08-11 19:13:22 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=config.group>
2019-08-11 19:13:22 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=config.customize>
2019-08-11 19:13:22 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=config.area_registry>
2019-08-11 19:13:22 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=config.device_registry>
2019-08-11 19:13:22 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=config.entity_registry>
2019-08-11 19:13:22 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=config.auth>
2019-08-11 19:13:22 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=config.auth_provider_homeassistant>
2019-08-11 19:13:22 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=config.script>
2019-08-11 19:13:22 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=config.automation>
2019-08-11 19:13:22 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: entity_id=persistent_notification.invalid_config, old_state=None, new_state=<state persistent_notification.invalid_config=notifying; title=Invalid config, message=The following components and platforms could not be set up:

 - hacs

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:10 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
jaxc0402commented, Aug 12, 2019

O please can someone slam me… Did not read to use the custom _ components in stead of custom - components folder auch, now its working 😃

1reaction
ludeeuscommented, Aug 11, 2019

Try removing config, restat, then set up in the UI

Read more comments on GitHub >

github_iconTop Results From Across the Web

Integration not found: - Home Assistant Community
Hi i have make changes on my configuration file added 3 files and im get this error: Integration not found: scripts Integration not...
Read more >
Integration ' ' not found · Issue #65071 · home-assistant/core
... I get a notification of an error that occurs in the Core "Integration ' ' not found" and it refers to line...
Read more >
Setup failed for zwave: Integration not found. : r/homeassistant
It's looking for the local instance of either zwave-js or zwavejsmqtt that you have installed as part of the transition. ws://localhost:3000.
Read more >
Home Assistant integration not working
For some reason my emonCMS integration in to Home Assistant has stopped working, and I can't work out why. In the HA instructions...
Read more >
Home Assistant Integration issue - Konnected Help & Support
I have three Konnected boards and each is detected by Home Assistant in Configuration. However, it isn't clear what I am supposed to...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found