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