diff --git a/homeassistant/components/zha/manifest.json b/homeassistant/components/zha/manifest.json index 8caf296674c..4f72f226fe2 100644 --- a/homeassistant/components/zha/manifest.json +++ b/homeassistant/components/zha/manifest.json @@ -132,6 +132,10 @@ { "type": "_slzb-06._tcp.local.", "name": "slzb-06*" + }, + { + "type": "_xzg._tcp.local.", + "name": "xzg*" } ] } diff --git a/homeassistant/generated/zeroconf.py b/homeassistant/generated/zeroconf.py index aea3fa341df..26078394331 100644 --- a/homeassistant/generated/zeroconf.py +++ b/homeassistant/generated/zeroconf.py @@ -811,6 +811,12 @@ ZEROCONF = { "domain": "kodi", }, ], + "_xzg._tcp.local.": [ + { + "domain": "zha", + "name": "xzg*", + }, + ], "_zigate-zigbee-gateway._tcp.local.": [ { "domain": "zha",