mirror of
https://github.com/micahqcade/custom_vesync.git
synced 2025-02-11 17:49:00 +01:00
17 lines
419 B
JSON
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": "*"
|
|
}
|
|
]
|
|
}
|