mirror of
https://github.com/home-assistant/core.git
synced 2025-07-29 18:28:14 +02:00
Add ZHA XZG firmware discovery (#116828)
This commit is contained in:
@ -811,6 +811,12 @@ ZEROCONF = {
|
||||
"domain": "kodi",
|
||||
},
|
||||
],
|
||||
"_xzg._tcp.local.": [
|
||||
{
|
||||
"domain": "zha",
|
||||
"name": "xzg*",
|
||||
},
|
||||
],
|
||||
"_zigate-zigbee-gateway._tcp.local.": [
|
||||
{
|
||||
"domain": "zha",
|
||||
|
Reference in New Issue
Block a user