docs: explain the grey HACS icon so users are not left guessing - #22
Merged
Conversation
The HACS dashboard shows a placeholder instead of the Mixergy icon, which looks like a broken or half-finished install. It is a HACS limitation affecting every custom integration published after February 2026: brand images now ship inside the integration (this one does), home-assistant/brands no longer accepts custom-integration submissions, and the HACS dashboard still reads the older CDN. Adds a one-line note under the install badge and a full FAQ entry, both stating plainly that nothing is wrong, that the icon is correct everywhere inside Home Assistant, and linking the upstream issue and proposed fix so the claim is verifiable rather than reassurance on trust.
CaputoDavide93
force-pushed
the
docs/explain-missing-hacs-icon
branch
from
August 11, 2026 19:33
4b630b9 to
f405626
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Docs-only.
Why
HACS shows a grey placeholder instead of the Mixergy icon. To anyone installing this, that reads as a broken or half-finished integration — and there's currently nothing in the repo telling them otherwise.
What it says
A one-line note directly under the install badge, plus a full FAQ entry in the troubleshooting guide:
custom_components/mixergy_tank/brand/),home-assistant/brandsno longer accepts custom-integration submissions, and the HACS dashboard still reads that older CDNBoth link hacs/integration#5171 and the proposed fix #5388, so a reader can verify the claim rather than taking reassurance on trust.