mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 05:06:13 +01:00
10 lines
231 B
JSON
10 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.8.0"]
|
|
}
|