2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "flux_led",
|
2021-10-02 17:19:36 +00:00
|
|
|
"name": "Flux LED/MagicHome",
|
|
|
|
"config_flow": true,
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/flux_led",
|
2021-11-14 10:56:06 +00:00
|
|
|
"requirements": ["flux_led==0.24.21"],
|
2021-10-18 16:52:17 +00:00
|
|
|
"quality_scale": "platinum",
|
2021-10-02 17:19:36 +00:00
|
|
|
"codeowners": ["@icemanch"],
|
2021-10-17 18:47:35 +00:00
|
|
|
"iot_class": "local_push",
|
2021-10-02 17:19:36 +00:00
|
|
|
"dhcp": [
|
|
|
|
{
|
|
|
|
"macaddress": "18B905*",
|
|
|
|
"hostname": "[ba][lk]*"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"macaddress": "249494*",
|
|
|
|
"hostname": "[ba][lk]*"
|
|
|
|
},
|
2021-10-11 17:20:24 +00:00
|
|
|
{
|
|
|
|
"macaddress": "7CB94C*",
|
|
|
|
"hostname": "[ba][lk]*"
|
|
|
|
},
|
2021-10-02 17:19:36 +00:00
|
|
|
{
|
|
|
|
"macaddress": "B4E842*",
|
|
|
|
"hostname": "[ba][lk]*"
|
2021-10-05 23:06:17 +00:00
|
|
|
},
|
2021-10-11 17:20:24 +00:00
|
|
|
{
|
|
|
|
"macaddress": "8CCE4E*",
|
|
|
|
"hostname": "lwip*"
|
|
|
|
},
|
2021-10-17 04:43:41 +00:00
|
|
|
{
|
2021-10-19 21:40:35 +00:00
|
|
|
"hostname": "zengge_0[6789b]_*"
|
2021-10-17 04:43:41 +00:00
|
|
|
},
|
|
|
|
{
|
2021-10-19 21:40:35 +00:00
|
|
|
"hostname": "zengge_1[06789abc]_*"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"hostname": "zengge_2[15]_*"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"hostname": "zengge_3[35]_*"
|
2021-10-17 04:43:41 +00:00
|
|
|
},
|
2021-10-18 16:52:17 +00:00
|
|
|
{
|
2021-10-19 21:40:35 +00:00
|
|
|
"hostname": "zengge_4[14]_*"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"hostname": "zengge_5[24]_*"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"hostname": "zengge_62_*"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"hostname": "zengge_81_*"
|
2021-10-18 16:52:17 +00:00
|
|
|
},
|
2021-10-17 04:43:41 +00:00
|
|
|
{
|
2021-10-19 21:40:35 +00:00
|
|
|
"hostname": "zengge_0[0e]_*"
|
2021-10-17 04:43:41 +00:00
|
|
|
},
|
2021-10-05 23:06:17 +00:00
|
|
|
{
|
2021-10-19 21:40:35 +00:00
|
|
|
"hostname": "zengge_9[34567]_*"
|
2021-10-05 23:06:17 +00:00
|
|
|
},
|
2021-10-17 04:43:41 +00:00
|
|
|
{
|
2021-10-19 21:40:35 +00:00
|
|
|
"hostname": "zengge_a[123]_*"
|
2021-10-17 04:43:41 +00:00
|
|
|
},
|
2021-10-11 17:20:24 +00:00
|
|
|
{
|
2021-10-19 21:40:35 +00:00
|
|
|
"hostname": "zengge_d1_*"
|
2021-10-15 03:53:35 +00:00
|
|
|
},
|
|
|
|
{
|
2021-10-19 21:40:35 +00:00
|
|
|
"hostname": "zengge_e[12]_*"
|
2021-10-11 17:20:24 +00:00
|
|
|
},
|
2021-10-05 23:06:17 +00:00
|
|
|
{
|
|
|
|
"macaddress": "C82E47*",
|
|
|
|
"hostname": "sta*"
|
2021-10-02 17:19:36 +00:00
|
|
|
}
|
|
|
|
]
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|
2021-10-02 17:19:36 +00:00
|
|
|
|