1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-08 09:38:58 +01:00

Add brands system integration to proxy brand images through local API (#163960)

Co-authored-by: Robert Resch <robert@resch.dev>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Franck Nijhof
2026-02-25 17:10:28 +01:00
committed by GitHub
parent b81b12f094
commit 2e34d4d3a6
64 changed files with 1426 additions and 149 deletions
+1
View File
@@ -62,6 +62,7 @@ NO_IOT_CLASS = [
"auth",
"automation",
"blueprint",
"brands",
"color_extractor",
"config",
"configurator",
+1
View File
@@ -2106,6 +2106,7 @@ NO_QUALITY_SCALE = [
"auth",
"automation",
"blueprint",
"brands",
"config",
"configurator",
"counter",