2021-03-25 13:12:31 +00:00
|
|
|
{
|
|
|
|
"domain": "home_plus_control",
|
|
|
|
"name": "Legrand Home+ Control",
|
2023-02-08 19:27:05 +00:00
|
|
|
"codeowners": ["@chemaaa"],
|
2021-03-25 13:12:31 +00:00
|
|
|
"config_flow": true,
|
2022-04-07 05:34:31 +00:00
|
|
|
"dependencies": ["auth"],
|
2023-02-08 19:27:05 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/home_plus_control",
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "cloud_polling",
|
2023-02-08 19:27:05 +00:00
|
|
|
"loggers": ["homepluscontrol"],
|
|
|
|
"requirements": ["homepluscontrol==0.0.5"]
|
2021-03-25 13:12:31 +00:00
|
|
|
}
|