Skip to content

v2.0.1 — bundle brand icons

Choose a tag to compare

@ljmerza ljmerza released this 09 May 19:07

Ships the brand icons inside the integration so HACS and the HA UI can pick them up without a separate brands repo PR.

What's Changed

Bug Fixes

  • Brand icons: home-assistant/brands no longer accepts custom-integration assets. Per the brands proxy API announcement, HA 2026.3+ reads brand icons directly from each custom integration's brand/ directory. The four PNGs (icon 256/512 + logo 256x128 / 512x256) now live under custom_components/orbit_bhyve/brand/ and are bundled in the release ZIP.

Maintenance

  • assets/generate_icons.py writes straight to custom_components/orbit_bhyve/brand/ so the generator and the shipped artifacts can't drift.

Full Changelog: v2.0.0...v2.0.1