1
0
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:
Jc2k
2022-07-10 19:50:54 +01:00
committed by GitHub
parent c9aa3c112a
commit 59170d3c54
7 changed files with 34 additions and 7 deletions

View File

@@ -167,6 +167,11 @@ ZEROCONF = {
"name": "*z.wave-me*"
}
],
"_hap._udp.local.": [
{
"domain": "homekit_controller"
}
],
"_homekit._tcp.local.": [
{
"domain": "homekit"