Possibility to add custom components in the default store.
Describe the solution you'd like
Possibility to add custom components in the default store. In that way it will be easier to find different components just by search the store. Maybe also add categories for components so the user easy can find different components.
So this is kinda two parts, let's get the easy one out of the way, in the next version you can search for "categories" (repository topics), so here can the developer go wild when adding topics to their repo.
For the main part of this issue.
A global catalog (CG).
For this to be a viable option I think this should cover most issues,
const.py file.Before I take the step to enable this, I must first do this:
But the most important thing, I want feedback from both users and developers on this before I do anything.
So use your "voice" and add your comments here :)
OR, convince devs to move to the custom orgs :)
Being able to add repos to the default collection would be appreciated :)
Sounds like a perfect solution!
I'm not sure I understand the point of this TBH... to make it easier for users to find a custom component? Or to find custom cards? I'm generally going to find those by reading the forums and lets face it, there are devs who just aren't even willing to follow the structure necessary to have their work in HACS at all - even ones who support custom_updater.
I'm sure a custom global catalog would be a good idea for the users though.
I don't know if users need to be able to hide repos... I think the search function cuts that clutter down.
Or am I just misunderstanding this?
No, you are not :)
This will mean that if a developer added a repository to be included by default, new awesome stuff would just "pop" up in the store when you upgrade HACS to a version that has that included.
For the hidden part of this, this is useful for two reasons:
With that said, the option to hide will be there in the next version no matter how this FR turns out since that can help with performance.
So what this boils down to now:
Would you be okay if when you upgrade HACS, there is a possibility that new awesome stuff is automagically added to the "store"?
That will certainly help us discover awesome new stuff....
Then it's settled.
If anyone has an objection to this, please say something.
If not this will be a possibility from 0.6.0 that I plan to release tomorrow or Monday :)
https://custom-components.github.io/hacs/#include-default-repositories
Starting https://github.com/custom-components/hacs/releases/tag/0.6.0 this is now included.
Most helpful comment
So this is kinda two parts, let's get the easy one out of the way, in the next version you can search for "categories" (repository topics), so here can the developer go wild when adding topics to their repo.
For the main part of this issue.
A global catalog (CG).
For this to be a viable option I think this should cover most issues,
const.pyfile.Before I take the step to enable this, I must first do this:
But the most important thing, I want feedback from both users and developers on this before I do anything.
So use your "voice" and add your comments here :)