Custom Component: HACS

Thanks for this new release @ludeeus

After upgrading I don’t find any plugins/integrations in the Overview page

While I still have in the config/www/community folder

24

and they are all marked as new in the Store list

Any suggestion?

Thanks

Open an issue @ GitHub

Done, thanks

That happened to me in an earlier version, I added them all back and I have been running fine ever since.

@ludeeus, I like the idea @JuanM had for “Relocate install, upgrade… Buttons to the top” would we need to run a poll to gather consensus?

1 Like

sounds good, add that to the issue

Hi, I’ve just updated, looks good so far, however in my dash it shows:

Installed version: DEV

Available version: 0.10.0

I’m also seeing this in my log

2019-06-29 23:22:55 ERROR (MainThread) [custom_components.hacs] You are running a DEV version of HACS, this is not intended for regular use.

I installed the latest release here:


commit c8a4783

I’d like the stable version, hopefully I haven’t installed the wrong version here?

1 Like

That is a bug feature to make sure that the user actually have the latest version and did not pull master/next branches.

Run the update for HACS, then restart HA.
After that you will have version 0.10.0

VOTE: FR #193

  • Yes, as a user I want this.
  • Yes, as a developer I want this.
  • No, as a user I don’t want this.
  • No, as a developer I don’t want this.
  • I don’t care.

0 voters

How long should the discovery/progress bar element take - everything ‘appears’ to be OK (successfully went from showing DEV to 0.10, etc.). But the progress bar is still there several hours after install?

I also see this error in HA:-

Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File “/config/custom_components/hacs/hacsbase.py”, line 70, in startup_tasks
old_hacs = old.get(“repositories”, {}).get(repository.repository_id, {})
AttributeError: ‘bool’ object has no attribute ‘get’

Might be unrelated but it’s there all the same…

Any advice ?

restart HA

Thanks - I’ve now done, that - but the error re-appears after approx. 5 minutes (and obviously the bar’s still going - although I suspect there’s nothing actually happening anymore).

Anything else I can try or check ?

Does not look like it, will be fixed for 0.11.0 (but that is no where close to being released ATM)

You could install 0.9.0, or wait :frowning:

I can hang on for a fix, it’s obviously not preventing me from doing anything. Thanks for the swift responses!

Due to various issues with 0.10.0 (worst for new installs) 0.11.0 will be released later today, stay tuned! this will be a good one :slight_smile:

2 Likes

Version 0.11.0 has been released

https://github.com/custom-components/hacs/releases/0.11.0

5 Likes

Holy Smokes!! That’s a ton of new stuff!! :+1:

this is great! should be integrated with home-assistant!

how do i suggest a custom card to be added to the repository?
such as My Lovelace Plugins

most of those are already integrated, including the Popup Card you linked directly to.

image

layout card was one i was looking for

you can add it as a custom repository under settings if it isn’t already included.

1 Like