Vincent Le Bourlot ca542b3dac
bump version (#64)
2022-11-10 09:21:21 +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.4",
"issue_tracker": "https://github.com/vlebourl/custom_vesync",
"dhcp": [
{
"hostname": "levoit-*",
"macaddress": "*"
}
]
}