1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 21:06:19 +00:00

Activate thread integration if thread border routers are present (#88551)

This commit is contained in:
Jc2k
2023-02-21 16:22:00 +00:00
committed by GitHub
parent 4e32b65694
commit ce1ef1d720
4 changed files with 114 additions and 2 deletions

View File

@@ -522,6 +522,11 @@ ZEROCONF = {
"domain": "apple_tv",
},
],
"_meshcop._udp.local.": [
{
"domain": "thread",
},
],
"_miio._udp.local.": [
{
"domain": "xiaomi_aqara",