Skip to content

feat: Add local brand images for new HA UI

Choose a tag to compare

@kayl-codes kayl-codes released this 05 May 22:24

馃帹 Local Brand Images Support

Following the recent architectural changes announced by the Home Assistant team regarding the Brands Proxy API, this release introduces native support for local brand images.

Changes:

  • Added a new brand/ subdirectory inside the integration folder (custom_components/comexio/brand/).
  • Moved icon.png and logo.png into this new directory.

Home Assistant (starting with 2025.3) will now automatically serve these local images directly in the UI, eliminating the need to submit logos to the official external HA brands repository.