mirror of
https://github.com/home-assistant/core.git
synced 2026-09-24 07:25:52 -05:00
Add SMLIGHT to Thread known brands (#176415)
This commit is contained in:
@@ -36,6 +36,7 @@ KNOWN_BRANDS: dict[str | None, str] = {
|
||||
"OpenThread": "openthread",
|
||||
"Samsung": "samsung",
|
||||
"SmartThings": "smartthings",
|
||||
"SMLIGHT": "smlight",
|
||||
"Yeelight": "yeelight",
|
||||
}
|
||||
THREAD_TYPE = "_meshcop._udp.local."
|
||||
|
||||
Reference in New Issue
Block a user