2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "vesync",
|
2020-09-04 02:05:37 +00:00
|
|
|
"name": "VeSync",
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/vesync",
|
2021-04-15 08:21:38 +00:00
|
|
|
"codeowners": ["@markperdue", "@webdjoe", "@thegardenmonkey"],
|
2022-01-07 11:55:39 +00:00
|
|
|
"requirements": ["pyvesync==1.4.2"],
|
2021-04-15 08:21:38 +00:00
|
|
|
"config_flow": true,
|
|
|
|
"iot_class": "cloud_polling"
|
2021-03-20 00:50:52 +00:00
|
|
|
}
|