17 lines
419 B
JSON
Raw Normal View History

2022-04-01 15:02:13 +02:00
{
"domain": "vesync",
"name": "VeSync",
"documentation": "https://www.home-assistant.io/integrations/vesync",
2022-04-26 16:26:24 +02:00
"codeowners": ["@markperdue", "@webdjoe", "@thegardenmonkey", "@vlebourl"],
2022-04-01 15:02:13 +02:00
"config_flow": true,
"iot_class": "cloud_polling",
2022-04-26 10:17:42 +02:00
"version": "0.1.3",
2022-04-26 16:26:24 +02:00
"issue_tracker": "https://github.com/vlebourl/custom_vesync",
"dhcp": [
{
"hostname": "levoit-*",
"macaddress": "*"
}
]
2022-04-01 15:02:13 +02:00
}