Add ZigStar UZG-01 ZHA zeroconf autodiscovery (#98657)

ZigStar UZG-01 ZHA Zeconf Autodiscovery
This commit is contained in:
ZigStar 2023-08-21 16:28:42 +01:00 committed by GitHub
parent b8086f3c21
commit af0e48081f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 0 deletions

View file

@ -111,6 +111,10 @@
"type": "_zigstar_gw._tcp.local.",
"name": "*zigstar*"
},
{
"type": "_uzg-01._tcp.local.",
"name": "uzg-01*"
},
{
"type": "_slzb-06._tcp.local.",
"name": "slzb-06*"

View file

@ -683,6 +683,12 @@ ZEROCONF = {
"domain": "apple_tv",
},
],
"_uzg-01._tcp.local.": [
{
"domain": "zha",
"name": "uzg-01*",
},
],
"_viziocast._tcp.local.": [
{
"domain": "vizio",