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.

Not finding HACS under Integrations in Homeassistant

See original GitHub issue

Version of HACS

0.18.1

Describe the bug

I’m kind of a newbie on Home Assistant and am having some problems in adding HACS (with the goal to add an Arlo integration). According to what I can see HACS is the best way to do this. But…

I followed the instructions on the webpage https://hacs.xyz/docs/installation/manual and placed the HACS-folder in the following path \HASSIO\config\custom_components\hacs, see image below.

image

Next I rebooted HA through SSH and continued according to instructions, ie I went to Integrations and cleared the cache, before I clicked the “+” to add another Integrations. There is however no HACS listed, see image below:

image

I can therefore not add HACS.

According to another issue, someone hade made changes to HACS files. Is this necessary? Or what seems to be the problem according to the log? Please help me!! 😃

Have also found other issues of the same type, but have tried all the posted solutions, but can’t seem to fix the error…

Debug log

2019-12-09 22:18:17 ERROR (MainThread) [homeassistant.loader] Error loading custom_components.hacs. Make sure all dependencies are installed Traceback (most recent call last): File “/usr/src/homeassistant/homeassistant/loader.py”, line 346, in _load_file module = importlib.import_module(path) File “/usr/local/lib/python3.7/importlib/init.py”, line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File “<frozen importlib._bootstrap>”, line 1006, in _gcd_import File “<frozen importlib._bootstrap>”, line 983, in _find_and_load File “<frozen importlib._bootstrap>”, line 967, in _find_and_load_unlocked File “<frozen importlib._bootstrap>”, line 677, in _load_unlocked File “<frozen importlib._bootstrap_external>”, line 728, in exec_module File “<frozen importlib._bootstrap>”, line 219, in _call_with_frames_removed File “/config/custom_components/hacs/init.py”, line 8, in <module> from aiogithubapi import AIOGitHub ModuleNotFoundError: No module named ‘aiogithubapi’

Issue Analytics

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

github_iconTop GitHub Comments

6reactions
pilotakcommented, Dec 11, 2019

what helped was to install 0.18.0 version and on integration page press ctrl+f5 to reload the page without cache in browser

0reactions
hacs-bot[bot]commented, Apr 14, 2020

This issue is closed, closed issues are ignored.

If you have issues similar to this, please open a seperate issue. https://github.com/custom-components/hacs/issues/new/choose

And remember to fill out the entire issue template 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

Hacs not showing up in integrations list - Configuration
I am working on a new install, new PI with image created from https://www.home-assistant.io/hassio/installation/ 32 bit PI4 Model B. I have been ...
Read more >
Custom integration in HACS not showing up : r/homeassistant
Hi I installed a custom integration in HACS yesterday.. perfectly fine. Tried to install 2 more today and they are showing up in...
Read more >
Integrations - HACS
Integrations download location​. Any Integration you download with HACS is stored in custom_components/ in your Home Assistant configuration directory.
Read more >
My TOP 5 HACS components - integrations and front-end ...
Let me show you TOP 5 HACS components - that I like the most.It was very hard to create such a short list...
Read more >
Home Assistant | My Hacs is not working anymore - Facebook
File "/config/custom_components/hacs/operational/setup.py", line 62, ... GitHub - thomasloven/hass-browser_mod: A Home Assistant integration to turn your.
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