feat v1.11.1: ship brand images inside the integration (HA 2026.3 local brand mechanism); drop root brand/ dir

This commit is contained in:
Matysh
2026-07-05 23:31:55 +03:00
parent 7a18cd08c7
commit ef76f0da3d
11 changed files with 14 additions and 6 deletions
+8
View File
@@ -1,5 +1,13 @@
# Changelog
## v1.11.1 — 2026-07-05 (brand images shipped inside the integration)
- Brand icon and logo (256/512, transparent background) now live in
`custom_components/houseplan/brand/` — the native mechanism for custom
integrations since Home Assistant 2026.3 (served via `/api/brands/...`,
local images take priority over the brands CDN). The former root `brand/`
directory is gone, and no home-assistant/brands PR is needed (theirs bot
closes such PRs as obsolete).
## v1.11.0 — 2026-07-05 (full English translation + UI localization)
- **UI localization (en/ru)**: every card string moved to `src/i18n.ts` dictionaries.
The language follows the HA user profile (`hass.locale`) automatically; a new