mirror of
https://github.com/home-assistant/core.git
synced 2025-06-30 09:57:08 +00:00
Add additional bulb ouis to flux_led (#59868)
This commit is contained in:
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…
x
Reference in New Issue
Block a user