9 lines
231 B
JSON
9 lines
231 B
JSON
{
|
|
"domain": "v2c",
|
|
"name": "V2C",
|
|
"codeowners": ["@dgomes"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/v2c",
|
|
"iot_class": "local_polling",
|
|
"requirements": ["pytrydan==0.7.0"]
|
|
}
|