v0.5.4 — transparent brand icon
Fixes the integration brand icon so it renders cleanly (no white box) on Home Assistant's dark theme.
What changed
brand/icon.png(256²) andbrand/icon@2x.png(512²) are now RGBA with a transparent background (the previous icons were RGB with a baked-in white background). The README icon was refreshed too.- These local
brand/images are the supported path since Home Assistant 2026.3 (served via/api/brands/integration/shelly_cloud_diy/…); the oldhome-assistant/brandsrepo no longer accepts custom-integration icons.
To see it: update to v0.5.4 in HACS, then hard-refresh the browser (Ctrl+Shift+R) to clear the cached brand image. The icon appears on the integration's page under Settings → Devices & Services.
No functional code changes.