Files
core/homeassistant/components/vesync/manifest.json
2020-04-03 12:58:19 -07:00

9 lines
233 B
JSON

{
"domain": "vesync",
"name": "Etekcity VeSync",
"documentation": "https://www.home-assistant.io/integrations/vesync",
"codeowners": ["@markperdue", "@webdjoe"],
"requirements": ["pyvesync==1.1.0"],
"config_flow": true
}