mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 20:05:12 +01:00
11 lines
317 B
JSON
11 lines
317 B
JSON
{
|
|
"domain": "vesync",
|
|
"name": "VeSync",
|
|
"codeowners": ["@markperdue", "@webdjoe", "@thegardenmonkey", "@cdnninja"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/vesync",
|
|
"iot_class": "cloud_polling",
|
|
"loggers": ["pyvesync"],
|
|
"requirements": ["pyvesync==2.1.10"]
|
|
}
|