51 lines
942 B
JSON
51 lines
942 B
JSON
{
|
|
"domain": "flux_led",
|
|
"name": "Magic Home",
|
|
"config_flow": true,
|
|
"dependencies": ["network"],
|
|
"documentation": "https://www.home-assistant.io/integrations/flux_led",
|
|
"requirements": ["flux_led==0.28.22"],
|
|
"quality_scale": "platinum",
|
|
"codeowners": ["@icemanch", "@bdraco"],
|
|
"iot_class": "local_push",
|
|
"dhcp": [
|
|
{
|
|
"macaddress": "18B905*",
|
|
"hostname": "[ba][lk]*"
|
|
},
|
|
{
|
|
"macaddress": "249494*",
|
|
"hostname": "[ba][lk]*"
|
|
},
|
|
{
|
|
"macaddress": "7CB94C*",
|
|
"hostname": "[ba][lk]*"
|
|
},
|
|
{
|
|
"macaddress": "ACCF23*",
|
|
"hostname": "[hba][flk]*"
|
|
},
|
|
{
|
|
"macaddress": "B4E842*",
|
|
"hostname": "[ba][lk]*"
|
|
},
|
|
{
|
|
"macaddress": "F0FE6B*",
|
|
"hostname": "[hba][flk]*"
|
|
},
|
|
{
|
|
"macaddress": "8CCE4E*",
|
|
"hostname": "lwip*"
|
|
},
|
|
{
|
|
"hostname": "zengge_[0-9a-f][0-9a-f]_*"
|
|
},
|
|
{
|
|
"macaddress": "C82E47*",
|
|
"hostname": "sta*"
|
|
}
|
|
],
|
|
"loggers": ["flux_led"]
|
|
}
|
|
|