core/homeassistant/components/vesync/manifest.json

11 lines
207 B
JSON
Raw Normal View History

{
"domain": "vesync",
"name": "Vesync",
"documentation": "https://www.home-assistant.io/components/vesync",
"requirements": [
"pyvesync_v2==0.9.7"
],
"dependencies": [],
"codeowners": []
}