Manage (Install, track, upgrade) and discover custom elements for Home Assistant directly from the UI.
What?
HACS is an abbreviation of “Home Assistant Community Store”.
Although “Store” is not “technically” correct since nothing is sold, it’s more like a marketplace? but “HACM” didn’t have the same ring to it.
HACS is a component that gives the user a powerful UI to handle downloads of custom needs.
Highlights of what HACS can do:
- Help you discover new custom elements.
- Help you install (download) new custom elements.
- Help you keep track of your custom elements.
- Manage(Install/Upgrade/Remove)
- Shortcuts to repositories/issue tracker
Why?
About half a year after the first version of custom_updater
, I started to hate it, really hate it and I didn’t see any way of getting it to a state where I would have been happy with it, most of my issues with that you can find here https://github.com/custom-components/custom_updater/issues/117.
With the amount of users it had/have(/has?) I figured it would be better to start over with the same “mission”, that’s where HACS came to life.
HACS is not a full replacement for custom_updater
and even though their “mission” is the same how they work is completely different, where the main issue is to make it easy for both the user and the developer, for most elements it will just work (with some exceptions of course).
Useful links
Issues
If When you experience issues/bugs with this the best way to report them is to open an issue in the repository https://hacs.xyz/docs/issues, GitHub is AWESOME for tracking/searching issues.
So again, since this is kinda important, If when you experience issues/bugs with this, post them to GitHub, not here.
Issues posted in a forum thread is really, really, really hard to track/follow
The same goes for feature requests.