mirror of
https://github.com/micahqcade/custom_vesync.git
synced 2025-02-11 09:39:00 +01:00
Corrected manifest
This commit is contained in:
parent
f123f0bb77
commit
9cf5b5676b
@ -1,7 +1,13 @@
|
|||||||
{
|
{
|
||||||
"domain": "vesync",
|
"domain": "vesync",
|
||||||
"name": "VeSync",
|
"name": "VeSync",
|
||||||
"codeowners": ["@markperdue", "@webdjoe", "@thegardenmonkey", "@vlebourl","@tv4you2016"],
|
"codeowners": [
|
||||||
|
"@markperdue",
|
||||||
|
"@webdjoe",
|
||||||
|
"@thegardenmonkey",
|
||||||
|
"@vlebourl",
|
||||||
|
"@tv4you2016"
|
||||||
|
],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"dhcp": [
|
"dhcp": [
|
||||||
{
|
{
|
||||||
@ -9,9 +15,11 @@
|
|||||||
"macaddress": "*"
|
"macaddress": "*"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"documentation": "https://www.home-assistant.io/integrations/vesync",
|
"documentation": "https://github.com/AndreaTomatis/custom_vesync",
|
||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
"issue_tracker": "https://github.com/vlebourl/custom_vesync",
|
"issue_tracker": "https://github.com/AndreaTomatis/custom_vesync",
|
||||||
"requirements": ["pyvesync==2.1.10"],
|
"requirements": [
|
||||||
|
"pyvesync==2.1.10"
|
||||||
|
],
|
||||||
"version": "1.3.1"
|
"version": "1.3.1"
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user