2022-04-26 16:26:24 +02:00

17 lines
419 B
JSON

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