16 lines
305 B
JSON
16 lines
305 B
JSON
|
{
|
||
|
"domain": "home_plus_control",
|
||
|
"name": "Legrand Home+ Control",
|
||
|
"config_flow": true,
|
||
|
"documentation": "https://www.home-assistant.io/integrations/home_plus_control",
|
||
|
"requirements": [
|
||
|
"homepluscontrol==0.0.5"
|
||
|
],
|
||
|
"dependencies": [
|
||
|
"http"
|
||
|
],
|
||
|
"codeowners": [
|
||
|
"@chemaaa"
|
||
|
]
|
||
|
}
|