mirror of
https://github.com/home-assistant/core.git
synced 2026-04-20 00:19:02 +02:00
Add support for Thread Integration to Display Icons for IKEA TBRs (#155299)
This commit is contained in:
@@ -32,6 +32,7 @@ KNOWN_BRANDS: dict[str | None, str] = {
|
||||
"Google Inc.": "google",
|
||||
"HomeAssistant": "homeassistant",
|
||||
"Home Assistant": "homeassistant",
|
||||
"IKEA": "ikea",
|
||||
"Nanoleaf": "nanoleaf",
|
||||
"OpenThread": "openthread",
|
||||
"Samsung": "samsung",
|
||||
|
||||
Reference in New Issue
Block a user