mirror of
https://github.com/elisspace/core.git
synced 2026-09-20 17:51:58 +00:00
10 lines
246 B
JSON
10 lines
246 B
JSON
{
|
|
"domain": "vesync",
|
|
"name": "VeSync",
|
|
"documentation": "https://www.home-assistant.io/integrations/vesync",
|
|
"dependencies": [],
|
|
"codeowners": ["@markperdue", "@webdjoe"],
|
|
"requirements": ["pyvesync==1.1.0"],
|
|
"config_flow": true
|
|
}
|