Update vesync to use pyvesync v2.0.2 (#70281)
Co-authored-by: Shay Levy <levyshay1@gmail.com>
This commit is contained in:
parent
de9f39745b
commit
089f7279bc
3 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
||||||
"name": "VeSync",
|
"name": "VeSync",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/vesync",
|
"documentation": "https://www.home-assistant.io/integrations/vesync",
|
||||||
"codeowners": ["@markperdue", "@webdjoe", "@thegardenmonkey"],
|
"codeowners": ["@markperdue", "@webdjoe", "@thegardenmonkey"],
|
||||||
"requirements": ["pyvesync==1.4.2"],
|
"requirements": ["pyvesync==2.0.2"],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
"loggers": ["pyvesync"]
|
"loggers": ["pyvesync"]
|
||||||
|
|
|
@ -1989,7 +1989,7 @@ pyvera==0.3.13
|
||||||
pyversasense==0.0.6
|
pyversasense==0.0.6
|
||||||
|
|
||||||
# homeassistant.components.vesync
|
# homeassistant.components.vesync
|
||||||
pyvesync==1.4.2
|
pyvesync==2.0.2
|
||||||
|
|
||||||
# homeassistant.components.vizio
|
# homeassistant.components.vizio
|
||||||
pyvizio==0.1.57
|
pyvizio==0.1.57
|
||||||
|
|
|
@ -1300,7 +1300,7 @@ pyuptimerobot==22.2.0
|
||||||
pyvera==0.3.13
|
pyvera==0.3.13
|
||||||
|
|
||||||
# homeassistant.components.vesync
|
# homeassistant.components.vesync
|
||||||
pyvesync==1.4.2
|
pyvesync==2.0.2
|
||||||
|
|
||||||
# homeassistant.components.vizio
|
# homeassistant.components.vizio
|
||||||
pyvizio==0.1.57
|
pyvizio==0.1.57
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue