Add additional bulb ouis to flux_led (#59868)

This commit is contained in:
J. Nick Koston
2021-11-18 10:45:38 -06:00
committed by GitHub
parent 24f3fd35c9
commit f751d6e064
2 changed files with 9 additions and 0 deletions

View File

@@ -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*"

View File

@@ -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*",