Skip to content

docs: explain the grey HACS icon so users are not left guessing - #22

Merged
CaputoDavide93 merged 1 commit into
mainfrom
docs/explain-missing-hacs-icon
Aug 11, 2026
Merged

docs: explain the grey HACS icon so users are not left guessing#22
CaputoDavide93 merged 1 commit into
mainfrom
docs/explain-missing-hacs-icon

Conversation

@CaputoDavide93

Copy link
Copy Markdown
Owner

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:

  • Nothing is wrong with your install — the icon is correct everywhere inside Home Assistant (Settings → Devices & Services, device page, entities)
  • It's a HACS limitation, not an issue with this integration: since HA 2026.3 custom integrations ship brand images internally (this one does, in custom_components/mixergy_tank/brand/), home-assistant/brands no longer accepts custom-integration submissions, and the HACS dashboard still reads that older CDN
  • It affects every custom integration published after February 2026
  • No action needed, no functional impact

Both link hacs/integration#5171 and the proposed fix #5388, so a reader can verify the claim rather than taking reassurance on trust.

  • Anchor link verified against the generated heading slug
  • 276 tests, ruff, and the docs-freshness gate all clean

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
CaputoDavide93 force-pushed the docs/explain-missing-hacs-icon branch from 4b630b9 to f405626 Compare August 11, 2026 19:33
@CaputoDavide93
CaputoDavide93 merged commit 64889ec into main Aug 11, 2026
6 checks passed
@CaputoDavide93
CaputoDavide93 deleted the docs/explain-missing-hacs-icon branch August 11, 2026 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant