14 lines
267 B
JSON
14 lines
267 B
JSON
{
|
|
"domain": "vesync",
|
|
"name": "VeSync",
|
|
"documentation": "https://www.home-assistant.io/integrations/vesync",
|
|
"codeowners": [
|
|
"@markperdue",
|
|
"@webdjoe",
|
|
"@thegardenmonkey"
|
|
],
|
|
"requirements": [
|
|
"pyvesync==1.2.0"
|
|
],
|
|
"config_flow": true
|
|
} |