Add ZHA XZG firmware discovery (#116828)

This commit is contained in:
xyzroe 2024-06-08 18:06:25 +02:00 committed by GitHub
parent 721b2c2ca8
commit ae0e751a6d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 10 additions and 0 deletions

View file

@ -132,6 +132,10 @@
{
"type": "_slzb-06._tcp.local.",
"name": "slzb-06*"
},
{
"type": "_xzg._tcp.local.",
"name": "xzg*"
}
]
}

View file

@ -811,6 +811,12 @@ ZEROCONF = {
"domain": "kodi",
},
],
"_xzg._tcp.local.": [
{
"domain": "zha",
"name": "xzg*",
},
],
"_zigate-zigbee-gateway._tcp.local.": [
{
"domain": "zha",