Vincent Le Bourlot 9bd52e9c1a
bump version (#68)
2022-12-08 12:14:28 +01:00

18 lines
458 B
JSON

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