mirror of
https://github.com/home-assistant/core.git
synced 2025-05-04 22:19:17 +00:00
Bump pyvesync to 2.1.16 (#136493)
Update use pyvesync 2.1.16 Co-authored-by: Shay Levy <levyshay1@gmail.com>
This commit is contained in:
parent
42f7bd0a8f
commit
1bf97e3f45
@ -12,5 +12,5 @@
|
|||||||
"documentation": "https://www.home-assistant.io/integrations/vesync",
|
"documentation": "https://www.home-assistant.io/integrations/vesync",
|
||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
"loggers": ["pyvesync"],
|
"loggers": ["pyvesync"],
|
||||||
"requirements": ["pyvesync==2.1.15"]
|
"requirements": ["pyvesync==2.1.16"]
|
||||||
}
|
}
|
||||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -2506,7 +2506,7 @@ pyvera==0.3.15
|
|||||||
pyversasense==0.0.6
|
pyversasense==0.0.6
|
||||||
|
|
||||||
# homeassistant.components.vesync
|
# homeassistant.components.vesync
|
||||||
pyvesync==2.1.15
|
pyvesync==2.1.16
|
||||||
|
|
||||||
# homeassistant.components.vizio
|
# homeassistant.components.vizio
|
||||||
pyvizio==0.1.61
|
pyvizio==0.1.61
|
||||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -2024,7 +2024,7 @@ pyuptimerobot==22.2.0
|
|||||||
pyvera==0.3.15
|
pyvera==0.3.15
|
||||||
|
|
||||||
# homeassistant.components.vesync
|
# homeassistant.components.vesync
|
||||||
pyvesync==2.1.15
|
pyvesync==2.1.16
|
||||||
|
|
||||||
# homeassistant.components.vizio
|
# homeassistant.components.vizio
|
||||||
pyvizio==0.1.61
|
pyvizio==0.1.61
|
||||||
|
Loading…
x
Reference in New Issue
Block a user