mirror of
https://github.com/elisspace/core.git
synced 2026-09-20 01:31:36 +00:00
15 lines
268 B
JSON
15 lines
268 B
JSON
{
|
|
"domain": "vesync",
|
|
"name": "VeSync",
|
|
"documentation": "https://www.home-assistant.io/integrations/vesync",
|
|
"codeowners": [
|
|
"@markperdue",
|
|
"@webdjoe",
|
|
"@thegardenmonkey"
|
|
],
|
|
"requirements": [
|
|
"pyvesync==1.3.1"
|
|
],
|
|
"config_flow": true
|
|
}
|