2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "flux_led",
|
2021-12-08 08:30:22 +00:00
|
|
|
"name": "Magic Home",
|
2021-10-02 17:19:36 +00:00
|
|
|
"config_flow": true,
|
2021-12-19 05:55:57 +00:00
|
|
|
"dependencies": ["network"],
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/flux_led",
|
2023-01-21 22:01:08 +00:00
|
|
|
"requirements": ["flux_led==0.28.35"],
|
2021-10-18 16:52:17 +00:00
|
|
|
"quality_scale": "platinum",
|
2022-01-07 01:17:36 +00:00
|
|
|
"codeowners": ["@icemanch", "@bdraco"],
|
2021-10-17 18:47:35 +00:00
|
|
|
"iot_class": "local_push",
|
2021-10-02 17:19:36 +00:00
|
|
|
"dhcp": [
|
2022-03-30 08:56:37 +00:00
|
|
|
{ "registered_devices": true },
|
|
|
|
{
|
|
|
|
"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*"
|
|
|
|
},
|
2022-04-28 04:18:59 +00:00
|
|
|
{
|
|
|
|
"hostname": "hf-lpb100-zj*"
|
|
|
|
},
|
2022-03-30 08:56:37 +00:00
|
|
|
{
|
|
|
|
"hostname": "zengge_[0-9a-f][0-9a-f]_*"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"macaddress": "C82E47*",
|
|
|
|
"hostname": "sta*"
|
|
|
|
}
|
2022-01-28 21:37:53 +00:00
|
|
|
],
|
|
|
|
"loggers": ["flux_led"]
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|