Add additional devices to flux_led discovery (#57086)

pull/57152/head
J. Nick Koston 2021-10-05 13:06:17 -10:00 committed by GitHub
parent 659229e255
commit d60f6a9943
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 18 additions and 0 deletions

View File

@ -18,6 +18,14 @@
{
"macaddress": "B4E842*",
"hostname": "[ba][lk]*"
},
{
"macaddress": "2462AB*",
"hostname": "zengge_35*"
},
{
"macaddress": "C82E47*",
"hostname": "sta*"
}
]
}

View File

@ -86,6 +86,16 @@ DHCP = [
"macaddress": "B4E842*",
"hostname": "[ba][lk]*"
},
{
"domain": "flux_led",
"macaddress": "2462AB*",
"hostname": "zengge_35*"
},
{
"domain": "flux_led",
"macaddress": "C82E47*",
"hostname": "sta*"
},
{
"domain": "goalzero",
"hostname": "yeti*"