Add support for Thread Integration to Display Icons for IKEA TBRs (#155299)

This commit is contained in:
WardZhou
2025-10-28 20:01:58 +08:00
committed by GitHub
parent 59d663ee6e
commit 1a732accdd

View File

@@ -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",