Fix casing on Powerview Gen3 zeroconf discovery (#128076)

This commit is contained in:
kingy444
2024-10-10 23:22:14 +11:00
committed by GitHub
parent a9aa5ad229
commit 67f67a02f8
4 changed files with 8 additions and 8 deletions

View File

@ -267,6 +267,11 @@ HOMEKIT = {
}
ZEROCONF = {
"_PowerView-G3._tcp.local.": [
{
"domain": "hunterdouglas_powerview",
},
],
"_Volumio._tcp.local.": [
{
"domain": "volumio",
@ -695,11 +700,6 @@ ZEROCONF = {
"domain": "plugwise",
},
],
"_powerview-g3._tcp.local.": [
{
"domain": "hunterdouglas_powerview",
},
],
"_powerview._tcp.local.": [
{
"domain": "hunterdouglas_powerview",