Custom Component: HACS

Hi @ludeeus

I’m getting two HACS items in the Community menu

48

They are both 0.15.11

59

In an Home Assustant Italian FB group, a lot of other people are getting same situation.

I’ve already tried to clear cache and restart HAssio

Any suggestion?

Thanks

This shall be corrected soon.

1 Like

Answer is three posts above yours. Known side effects of moving the repo.

1 Like

Wrote this on Discord earlier today:
image

3 Likes

Version 0.16.0 has been released :tada:
https://github.com/hacs/integration/releases/tag/0.16.0

1 Like

Updated to 0.16.0 on hassbian and after a reboot I get

The following components and platforms could not be set up:

hacs
Sun Oct 27 2019 19:07:25 GMT+0100 (Central European Standard Time)
Error during setup of component hacs
Traceback (most recent call last):
  File "/srv/homeassistant/lib/python3.7/site-packages/homeassistant/setup.py", line 167, in _async_setup_component
    hass, processed_config
  File "/home/homeassistant/.homeassistant/custom_components/hacs/__init__.py", line 37, in async_setup
    config[DOMAIN], config[DOMAIN].get("options")
  File "/home/homeassistant/.homeassistant/custom_components/hacs/hacsbase/configuration.py", line 44, in from_dict
    country=options.get("country"),
AttributeError: 'NoneType' object has no attribute 'get'

Fixed in 0.16.1, and GitHub should be used for Issues :wink:

This Is on Hass.io and not show me on si de panel
Error during setup of component hacs
Traceback (most recent call last):
File “/usr/src/homeassistant/homeassistant/setup.py”, line 167, in _async_setup_component
hass, processed_config
File “/config/custom_components/hacs/init.py”, line 37, in async_setup
config[DOMAIN], config[DOMAIN].get(“options”)
File “/config/custom_components/hacs/hacsbase/configuration.py”, line 44, in from_dict
country=options.get(“country”),
AttributeError: ‘NoneType’ object has no attribute ‘get’

1: Read the post 2 over yours
2: Read the post directly over yours
3: See here https://github.com/hacs/integration/issues/744

1 Like

Thanks a lot,its working again, Thanks for your quickly answer

Got Hacs upgrade the other day without it deleting the folder this time. Was great until the update today. Now it looks like I have two installed. Not sure if I should try the upgrade. lol.

That won’t effect your installation. Just ignore it, upgrade and it will dissapear.

Perfect. thanks

I have now the issue that the categories are repeated in the “store” section

not only “python scripts” as well themes (even 4 times)

ignore it. restart of hass solved it

Hello , maybe this is a very noob question, but… … How can I add themes to HACS?
Thanks and sorry, for ask this

As a theme author? See the dev docs
As a theme user? See the configuration docs

Both here https://hacs.xyz

Thanks so much again

I think there are url’s broken

Which?