v2.0.1 — bundle brand icons
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 undercustom_components/orbit_bhyve/brand/and are bundled in the release ZIP.
Maintenance
assets/generate_icons.pywrites straight tocustom_components/orbit_bhyve/brand/so the generator and the shipped artifacts can't drift.
Full Changelog: v2.0.0...v2.0.1