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