-
-
Notifications
You must be signed in to change notification settings - Fork 2
[Tracking] Brand logo visibility in HACS / HA during brands-proxy transition #7
Copy link
Copy link
Open
Labels
area: integrationIntegration logic and stateIntegration logic and statestatus: blockedBlocked by dependency or external constraintBlocked by dependency or external constraint
Description
Summary
ChoreOps brand logos/icons may not appear consistently in HACS and/or integration surfaces depending on Home Assistant + HACS frontend state during the brands-proxy transition.
This is primarily a timing/rollout mismatch, not a missing asset in this repo.
Context
We are in the transition window where:
- Home Assistant moved custom integration brand images to local brand assets and local API routing.
- HACS behavior/docs/validation/frontend updates have been catching up.
In practice, this can look like ChoreOps being "caught in the middle" even when brand files are present.
References
- Home Assistant developer note (brands proxy / local brand assets):
https://developers.home-assistant.io/blog/2026/02/24/brands-proxy-api/- Explicitly states: starting with Home Assistant 2026.3, custom integrations can ship local brand images that should show in UI.
- HACS issue thread tracking the same transition:
New brands-proxy-api for providing integration icons hacs/integration#5123- Closed via #5128, but release cadence/frontend state can still create temporary inconsistencies for users.
What users may observe
- Integration logos not showing in some views despite valid
custom_components/choreops/brand/*assets. - HACS repository cards/details not reflecting expected logos immediately.
Current project status
- ChoreOps ships brand assets in the expected location.
- This issue is a pinned status/update thread for users encountering display inconsistencies during this ecosystem transition.
Temporary guidance
- Ensure Home Assistant version is 2026.3+.
- Hard-refresh browser cache and restart HA.
- Refresh HACS repository data.
- If still inconsistent, monitor linked upstream HACS + HA references above.
Tracking / close criteria
Close this issue when branding behavior is consistently correct for ChoreOps across expected HACS + HA surfaces without workaround steps.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area: integrationIntegration logic and stateIntegration logic and statestatus: blockedBlocked by dependency or external constraintBlocked by dependency or external constraint