mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 12:59:34 +00:00
Add zeroconf discovery to zwave_js (#69382)
This commit is contained in:
@@ -377,6 +377,11 @@ ZEROCONF = {
|
||||
{
|
||||
"domain": "kodi"
|
||||
}
|
||||
],
|
||||
"_zwave-js-server._tcp.local.": [
|
||||
{
|
||||
"domain": "zwave_js"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user