mirror of
https://github.com/home-assistant/core.git
synced 2025-07-18 18:57:06 +00:00
Update pyvesync to 2.1.1 (#83146)
Update pyvesync to 2.1.1 to close #70420
This commit is contained in:
parent
111a38589e
commit
b4b136b43e
@ -3,7 +3,7 @@
|
||||
"name": "VeSync",
|
||||
"documentation": "https://www.home-assistant.io/integrations/vesync",
|
||||
"codeowners": ["@markperdue", "@webdjoe", "@thegardenmonkey"],
|
||||
"requirements": ["pyvesync==2.0.3"],
|
||||
"requirements": ["pyvesync==2.1.1"],
|
||||
"config_flow": true,
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["pyvesync"]
|
||||
|
@ -2116,7 +2116,7 @@ pyvera==0.3.13
|
||||
pyversasense==0.0.6
|
||||
|
||||
# homeassistant.components.vesync
|
||||
pyvesync==2.0.3
|
||||
pyvesync==2.1.1
|
||||
|
||||
# homeassistant.components.vizio
|
||||
pyvizio==0.1.57
|
||||
|
@ -1473,7 +1473,7 @@ pyuptimerobot==22.2.0
|
||||
pyvera==0.3.13
|
||||
|
||||
# homeassistant.components.vesync
|
||||
pyvesync==2.0.3
|
||||
pyvesync==2.1.1
|
||||
|
||||
# homeassistant.components.vizio
|
||||
pyvizio==0.1.57
|
||||
|
Loading…
x
Reference in New Issue
Block a user