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:
@@ -62,6 +62,7 @@ NO_IOT_CLASS = [
|
||||
"auth",
|
||||
"automation",
|
||||
"blueprint",
|
||||
"brands",
|
||||
"color_extractor",
|
||||
"config",
|
||||
"configurator",
|
||||
|
||||
@@ -2106,6 +2106,7 @@ NO_QUALITY_SCALE = [
|
||||
"auth",
|
||||
"automation",
|
||||
"blueprint",
|
||||
"brands",
|
||||
"config",
|
||||
"configurator",
|
||||
"counter",
|
||||
|
||||
Reference in New Issue
Block a user