Add discovery support for single channel magichome controllers (#57736)
This commit is contained in:
parent
bcff2b7858
commit
faf5c2eb40
2 changed files with 11 additions and 8 deletions
|
@ -98,13 +98,15 @@ DHCP = [
|
|||
},
|
||||
{
|
||||
"domain": "flux_led",
|
||||
"macaddress": "2462AB*",
|
||||
"hostname": "zengge_35*"
|
||||
"hostname": "zengge_35_*"
|
||||
},
|
||||
{
|
||||
"domain": "flux_led",
|
||||
"macaddress": "70039F*",
|
||||
"hostname": "zengge_0e*"
|
||||
"hostname": "zengge_0e_*"
|
||||
},
|
||||
{
|
||||
"domain": "flux_led",
|
||||
"hostname": "zengge_00_*"
|
||||
},
|
||||
{
|
||||
"domain": "flux_led",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue