mirror of
https://github.com/elisspace/core.git
synced 2026-08-30 16:12:01 +00:00
10 lines
276 B
JSON
10 lines
276 B
JSON
{
|
|
"domain": "vesync",
|
|
"name": "VeSync",
|
|
"documentation": "https://www.home-assistant.io/integrations/vesync",
|
|
"codeowners": ["@markperdue", "@webdjoe", "@thegardenmonkey"],
|
|
"requirements": ["pyvesync==1.4.2"],
|
|
"config_flow": true,
|
|
"iot_class": "cloud_polling"
|
|
}
|