Add additional bulb ouis to flux_led (#59868)
parent
24f3fd35c9
commit
f751d6e064
|
@ -24,6 +24,10 @@
|
||||||
"macaddress": "B4E842*",
|
"macaddress": "B4E842*",
|
||||||
"hostname": "[ba][lk]*"
|
"hostname": "[ba][lk]*"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"macaddress": "F0FE6B*",
|
||||||
|
"hostname": "[ba][lk]*"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"macaddress": "8CCE4E*",
|
"macaddress": "8CCE4E*",
|
||||||
"hostname": "lwip*"
|
"hostname": "lwip*"
|
||||||
|
|
|
@ -91,6 +91,11 @@ DHCP = [
|
||||||
"macaddress": "B4E842*",
|
"macaddress": "B4E842*",
|
||||||
"hostname": "[ba][lk]*"
|
"hostname": "[ba][lk]*"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"domain": "flux_led",
|
||||||
|
"macaddress": "F0FE6B*",
|
||||||
|
"hostname": "[ba][lk]*"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"domain": "flux_led",
|
"domain": "flux_led",
|
||||||
"macaddress": "8CCE4E*",
|
"macaddress": "8CCE4E*",
|
||||||
|
|
Loading…
Reference in New Issue