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",
|
2022-01-05 11:24:03 +00:00
|
|
|
"requirements": ["flux_led==0.27.40"],
|
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-12-08 02:15:56 +00:00
|
|
|
{
|
|
|
|
"macaddress": "ACCF23*",
|
2021-12-23 13:32:57 +00:00
|
|
|
"hostname": "[hba][flk]*"
|
2021-12-08 02:15:56 +00:00
|
|
|
},
|
2021-10-02 17:19:36 +00:00
|
|
|
{
|
|
|
|
"macaddress": "B4E842*",
|
|
|
|
"hostname": "[ba][lk]*"
|
2021-10-05 23:06:17 +00:00
|
|
|
},
|
2021-11-18 16:45:38 +00:00
|
|
|
{
|
|
|
|
"macaddress": "F0FE6B*",
|
2021-12-23 13:32:57 +00:00
|
|
|
"hostname": "[hba][flk]*"
|
2021-11-18 16:45:38 +00:00
|
|
|
},
|
2021-10-11 17:20:24 +00:00
|
|
|
{
|
|
|
|
"macaddress": "8CCE4E*",
|
|
|
|
"hostname": "lwip*"
|
|
|
|
},
|
2021-10-17 04:43:41 +00:00
|
|
|
{
|
2021-12-03 19:26:15 +00:00
|
|
|
"hostname": "zengge_[0-9a-f][0-9a-f]_*"
|
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
|
|
|
|