Custom Component: HACS

Ok, so when its not possible we just get an error (for example SmartIR), and when is possible we just do SETTINGS, ADD CUSTOM REPOSITORIES, type, save, and if there is no error in log, thats it

2019-06-16 11:39:58 [custom_components.hacs.frontend] GET POST call for repository_register with new

2019-06-16 11:39:58 [custom_components.hacs.frontend] GET POST call for https://github.com/smartHomeHub/SmartIR with integration

2019-06-16 11:39:58 [custom_components.hacs.hacs] Starting repository registration for smartHomeHub/SmartIR

2019-06-16 11:39:59 [custom_components.hacs.hacs] smartHomeHub/SmartIR - Not Found

2019-06-16 11:39:59 [custom_components.hacs.hacs] smartHomeHub/SmartIR - Could not register.

2019-06-16 11:40:02 [custom_components.hacs.frontend] GET API call for log with get

Are the errors :wink:

The structure of https://github.com/smartHomeHub/SmartIR is not supported.

Ok this below works



these do not (yet)
https://github.com/vincenzosuraci/hassio_meross_sensor

Tom 100% Thomas’ cards are in there but you might have to manually add the repo for them. I only have the darksky one (@m.p.frankland) and custom sun component (@pnbruckner) out of mine that are not in there and I made my own card/script to track those…

use this one is updated and fixes various errors of original version

1 Like

I just added the repos for Thomas’ cards. Now I only have the tiles card missing - it was last updated 5 months ago. It might be abandoned. I’m going to look into replacing my use of it with the button card.

My custom components are only missing the clean_up_backups_service and I’ve asked the developer to see if it could support HACS.

So pretty much all good.

Thanks Ludeeus.

2 Likes

Version 0.8.0 has been released

https://github.com/custom-components/hacs/releases/tag/0.8.0

3 Likes

I have followed the instructions to the “T” but HA comes up with error when I check the configuration:

image

In my configuration file is this:

#custom_updater:

hacs:
  token: !secret my_github_access_token

What could I be missing?

Did you put the hacs folder (extracted from the zip file) and it’s contents into your config/custom_components folder?

Yes it’s there.

Just installed HACS and looking forward to giving it a go. I previously user custom_updater, which I’ve removed, and also manually added cards/components via the RAW config editor. Do I need to remove all resources entries for previous card/components from RAW config editor?

@Dayve67 If you have installation issues, please open an issue @ GitHub.
With that said, that check is not the most reliable, I would just try to restart anyway :stuck_out_tongue:

Nope, this does not change how Lovelace works, but if you used the /customcards enpoint with custom_updater you need to change those, since they will not work anymore.

2 Likes

I haven’t read the thread, but I’m sure the question has and/or will be posted, so…

I am currently in the process of overhauling and refreshing all my plugins. One step in this process is to add them to the hacs default repo. One at a time. Have patience.

25 Likes

love it, thanks for your efforts thus far, works as stated

1 Like

Just switched over from custom updater last night, this is great. Thank you for your hard work.

1 Like

Any plans for a hass.io addon?

To do what?

1 Like

Never mind, I think I am confusing addons with custom components.

1 Like

I haven’t read the thread, but I’m sure the question has and/or will be posted, so…

Is there a plan to replace the tracker card with a new card that works with HACS to allow for some of the display functionality? I get that code update functions make more sense in the store however I really enjoyed the concise visual aspect of how the tracker card displayed component code version information in an easily accessible way. That being said, Moving to HACS was relatively effortless. Its a great addition to the Home Assistant community!!

1 Like

about the tracker card.