45 lines
797 B
JSON
45 lines
797 B
JSON
{
|
|
"domain": "flux_led",
|
|
"name": "Flux LED/MagicHome",
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/flux_led",
|
|
"requirements": ["flux_led==0.24.5"],
|
|
"codeowners": ["@icemanch"],
|
|
"iot_class": "local_polling",
|
|
"dhcp": [
|
|
{
|
|
"macaddress": "18B905*",
|
|
"hostname": "[ba][lk]*"
|
|
},
|
|
{
|
|
"macaddress": "249494*",
|
|
"hostname": "[ba][lk]*"
|
|
},
|
|
{
|
|
"macaddress": "7CB94C*",
|
|
"hostname": "[ba][lk]*"
|
|
},
|
|
{
|
|
"macaddress": "B4E842*",
|
|
"hostname": "[ba][lk]*"
|
|
},
|
|
{
|
|
"macaddress": "8CCE4E*",
|
|
"hostname": "lwip*"
|
|
},
|
|
{
|
|
"macaddress": "2462AB*",
|
|
"hostname": "zengge_35*"
|
|
},
|
|
{
|
|
"macaddress": "70039F*",
|
|
"hostname": "zengge_0e*"
|
|
},
|
|
{
|
|
"macaddress": "C82E47*",
|
|
"hostname": "sta*"
|
|
}
|
|
]
|
|
}
|
|
|