Custom Component: HACS

Well, don’t show nothing about how to


Same with python_scripts

1 Like

How to what?

@ludeeus, he is pointing out that your page doesn’t contain anything useful.

Sure…
There is an issue for that. https://github.com/hacs/documentation/issues/1

But it does not fit with the initial question https://community.home-assistant.io/t/custom-component-hacs/121727/626?u=ludeeus since it’s not one of the places I pointed to :man_shrugging:

that was precisely what I wanted to say, thanks

What I was asking was how to see the themes, not how to upload one created by me, I’m sorry for my bad English

Today, installing the Hassio update at the restart HACS stopped working, giving me this message: “The frontend of HACS has been disabled until you restart Home Assistant.”. I tried to restart HASSIO, reinstall HACS, but nothing the message keeps appearing.

@pollinolas https://hacs.xyz/docs/configuration/start
@echopage https://hacs.xyz/docs/issues

0.16.2 is now live, it has a fix for downloading zip releases, from 0.17.0 HACS will only be complete as a release asset, meaning that you need to be on at least 0.16.2 before upgrading to 0.17.0 when that time comes.

1 Like

Today, installing the Hassio update at the restart HACS stopped working, giving me this message: “The frontend of HACS has been disabled until you restart Home Assistant.”. I tried to restart HASSIO, reinstall HACS, but nothing the message keeps appearing.

Fixed: completely eliminated HACS, eliminated all components, cleaned the browser cache, installed version 15.11 and then upgraded to 16.2. Now everything works perfectly

I just get here and add HACS to my homeassistant. but i can´t see no plugins like this one that i use!

If it’s not already in HACS, you can add it yourself by going to Settings --> Custom Repositories.

The mini-graph card is there though.

1 Like

I need to habilitate beta features now I find it thanks!

can we get an option to change the “pending updates” text?

On a recent restart I saw this in the logs:

You have custom-cards/monster-card installed with HACS, this repositroy has been blacklisted, please consider removing it.

Any more information on why this repo is blacklisted?

EDIT: Disregard, I opened up the github repo and it’s been deprecated and replaced by auto-entities.

1 Like

updated hacs to 16. Now getting below config error. Unable to restart hassio. any suggestions?

Configuration invalid

CHECK CONFIG

Component error: hacs - cannot import name ‘setup_ws_api’ from ‘custom_components.hacs.ws_api_handlers’ (/config/custom_components/hacs/ws_api_handlers.py)

Hi, I manually installed HACS but after reboot I do not find HACS in Configuration --> Integrations and if I click on Community button I receive rthe following message:

Unable to load custom panel from https://vpomax.duckdns.org/hacs_frontend/main.js?v=master

If I look at homassistant.log I find this error:

2019-11-14 19:04:44 ERROR (MainThread) [hacs] appdaemon is not in dict_keys(['plugin', 'integration', 'theme'])
2019-11-14 19:04:44 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
  File "/config/custom_components/hacs/hacsbase/__init__.py", line 177, in startup_tasks
    await self.load_known_repositories()
  File "/config/custom_components/hacs/hacsbase/__init__.py", line 358, in load_known_repositories
    repositories = await self.get_repositories()
  File "/config/custom_components/hacs/hacsbase/__init__.py", line 346, in get_repositories
    for repo in org:

You downloaded the master/dev version… Follow the instructions instead.
https://hacs.xyz/docs/installation/prerequisites