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
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…
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.
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
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.
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.
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!!