mirror of
https://github.com/home-assistant/core.git
synced 2025-12-26 05:57:01 +00:00
Prepare homekit_controller for _hap._udp.local. (#74857)
* Prepare homekit_controller for _hap._udp.local.
This commit is contained in:
@@ -167,6 +167,11 @@ ZEROCONF = {
|
||||
"name": "*z.wave-me*"
|
||||
}
|
||||
],
|
||||
"_hap._udp.local.": [
|
||||
{
|
||||
"domain": "homekit_controller"
|
||||
}
|
||||
],
|
||||
"_homekit._tcp.local.": [
|
||||
{
|
||||
"domain": "homekit"
|
||||
|
||||
Reference in New Issue
Block a user