Vincent Le Bourlot 6f1c4fe28a
fix requirements.
2022-11-08 15:34:05 +01:00

18 lines
509 B
JSON

{
"domain": "vesync",
"name": "VeSync",
"documentation": "https://www.home-assistant.io/integrations/vesync",
"codeowners": ["@markperdue", "@webdjoe", "@thegardenmonkey", "@vlebourl"],
"requirements": ["git+https://github.com/webdjoe/pyvesync.git@master#pyvesync==2.1.0"],
"config_flow": true,
"iot_class": "cloud_polling",
"version": "0.2.1",
"issue_tracker": "https://github.com/vlebourl/custom_vesync",
"dhcp": [
{
"hostname": "levoit-*",
"macaddress": "*"
}
]
}