mirror of
https://github.com/home-assistant/core.git
synced 2025-08-17 19:41:45 +02:00
Update MagicHome/flux_led OUIs for DHCP discovery (#61192)
This commit is contained in:
@@ -20,6 +20,10 @@
|
|||||||
"macaddress": "7CB94C*",
|
"macaddress": "7CB94C*",
|
||||||
"hostname": "[ba][lk]*"
|
"hostname": "[ba][lk]*"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"macaddress": "ACCF23*",
|
||||||
|
"hostname": "[ba][lk]*"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"macaddress": "B4E842*",
|
"macaddress": "B4E842*",
|
||||||
"hostname": "[ba][lk]*"
|
"hostname": "[ba][lk]*"
|
||||||
|
@@ -86,6 +86,11 @@ DHCP = [
|
|||||||
"macaddress": "7CB94C*",
|
"macaddress": "7CB94C*",
|
||||||
"hostname": "[ba][lk]*"
|
"hostname": "[ba][lk]*"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"domain": "flux_led",
|
||||||
|
"macaddress": "ACCF23*",
|
||||||
|
"hostname": "[ba][lk]*"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"domain": "flux_led",
|
"domain": "flux_led",
|
||||||
"macaddress": "B4E842*",
|
"macaddress": "B4E842*",
|
||||||
|
Reference in New Issue
Block a user