Custom Component: HACS

Hi,
Is there a way to easily identify the already installed integrations, plugins or themes in these respective tabs? (maybe by a different color).
I have also enabled the country filter, but HACS still shows modules irrelevant for my location. Is it a bug or the way the developpers tagged their modules?
Thanks for your help!

They are listed by type in the installed page now.

Ok, thank you

Team,

Not sure this will be the right thread but I am desperately trying to make this repo: https://github.com/wijnandtop/home_assistant_gardena working with HACS. I do not own it, however I made a copy of it here: https://github.com/berg2gadm/gardena I tried to get the correct structure of hacs.json and manifest.json. I try to add it in the settings part of HACS and I get nothing. Not even an error message.

Could I ask a kind soul to review the repo with a second pair of eye and see if I forgot anything?

Many thanks!

1 Like

Your HA log should tell you.
You are missing domain in the manifest file https://github.com/berg2gadm/gardena/blob/6c1ee2764a5a58a6abfc2d96b3aa2ee6ae555c35/manifest.json

Added an exception for that issue, so it will show a error in the UI as well:

updated HACS a day or two ago and on the latest version of HA. I just get a scroller anywhere I go with HACS.

Nothing in the HA logs but not sure these show there. Any thoughts? I know the binary sensor for HACS shows two updates but can’t get anything to show anymore.

goto http(s)://HA-IP:PORT/hacs/repository/172733314

I have the same problem, scrolling already for 2 days.
Fixed with the post from ludeeus

OK so that shows me this:

The update is greyed out and when I click it says it can’t be done while background tasks are underway.

1 Like

wait until that finishes.

OK still going.

Restart HA and check your log, should not go for more than 5min

Rebooted and the installed screen still kept scrolling. Switched back to the above and the install option was available again. Updated and restarted HA and looks like I am OK now. Thanks ludeeus.

0.20.0&0.20.1 had an issue where the installed page never showed anything, if Lovelace is in automode

I am running version 0.103.4 with HACS already installed.
I needed to add a new card so I went to the community and HACS says
Welcome to HACS! >Continue, Introduction > Continue, Background tasks, If you see this progress bar it means that HACS is working with something in the background. Upgrade and uninstall are disabled while this is running.

I let it run overnight. Still was running after 9+ hours.

I then went to [http://192.168.1.15:8123/hacs/repository/172733314]

It loaded the page with the same information I posted above.

The only potential items in my logs (which have been there for some time) are the following.

2019-12-26 15:53:00 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for breaking_changes which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you do experience issues with Home Assistant.

2019-12-26 15:53:00 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for alexa_media which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you do experience issues with Home Assistant.

2019-12-26 15:53:00 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for hacs which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you do experience issues with Home Assistant.

2019-12-26 15:53:00 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for hpprinter which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you do experience issues with Home Assistant.

Do I need to delete it and restart (not a problem if needed). What should be my next course of action.
Thanks
carltonb

It’s an example, click continue

1 Like

Thank you. Was waiting for the scrolling line to stop.
I feel stupid now.
Appreciate the help.
carltonb

@ludeeus:
My HACS disappeared when I updated to latest Hassio.
And when I tries to install it manually I get the following:

## Log Details (ERROR)

Fri Dec 27 2019 09:21:23 GMT+0100 (centraleuropeisk normaltid)

Component error: hacs - Integration 'hacs' not found.
Log Details (ERROR)
Fri Dec 27 2019 09:21:22 GMT+0100 (centraleuropeisk normaltid)
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'

And I cant get it to work again… Any Ideas?

Home Assistant 0.103.4

Docker Based

restart, restart, restart, restart, restart :loop: untill it works.

okej then :slight_smile: I will do some more restarts then :slight_smile: