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:
@@ -522,6 +522,11 @@ ZEROCONF = {
|
||||
"domain": "apple_tv",
|
||||
},
|
||||
],
|
||||
"_meshcop._udp.local.": [
|
||||
{
|
||||
"domain": "thread",
|
||||
},
|
||||
],
|
||||
"_miio._udp.local.": [
|
||||
{
|
||||
"domain": "xiaomi_aqara",
|
||||
|
||||
Reference in New Issue
Block a user