feat: Add local brand images for new HA UI
馃帹 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.pngandlogo.pnginto 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.