1
0
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:
WardZhou
2026-03-11 01:07:50 +08:00
committed by GitHub
parent 4064df0114
commit 6cbc4e7f62
@@ -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