Loosen flume dhcp discovery matching (#50379)

This commit is contained in:
J. Nick Koston 2021-05-09 19:32:00 -05:00 committed by GitHub
parent dfe8ab6666
commit f581616064
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 13 deletions

View File

@ -7,12 +7,7 @@
"config_flow": true,
"dhcp": [
{
"hostname": "flume-gw-*",
"macaddress": "ECFABC*"
},
{
"hostname": "flume-gw-*",
"macaddress": "B4E62D*"
"hostname": "flume-gw-*"
}
],
"iot_class": "cloud_polling"

View File

@ -64,13 +64,7 @@ DHCP = [
},
{
"domain": "flume",
"hostname": "flume-gw-*",
"macaddress": "ECFABC*"
},
{
"domain": "flume",
"hostname": "flume-gw-*",
"macaddress": "B4E62D*"
"hostname": "flume-gw-*"
},
{
"domain": "hunterdouglas_powerview",