mirror of
https://github.com/home-assistant/core.git
synced 2026-07-08 15:24:58 +01:00
Add support for Thread Integration to Display Icons for Aeotec SmartThings TBRs (#165275)
This commit is contained in:
@@ -36,6 +36,7 @@ KNOWN_BRANDS: dict[str | None, str] = {
|
||||
"Nanoleaf": "nanoleaf",
|
||||
"OpenThread": "openthread",
|
||||
"Samsung": "samsung",
|
||||
"SmartThings": "smartthings",
|
||||
}
|
||||
THREAD_TYPE = "_meshcop._udp.local."
|
||||
CLASS_IN = 1
|
||||
|
||||
Reference in New Issue
Block a user