mirror of
https://github.com/home-assistant/core.git
synced 2026-09-05 02:25:07 -05:00
Bump pyvesync to 3.2.2 (#156423)
Co-authored-by: Franck Nijhof <git@frenck.dev> Co-authored-by: Josef Zweck <josef@zweck.dev>
This commit is contained in:
co-authored by
Franck Nijhof
Josef Zweck
parent
f6ff222679
commit
b423303f1e
@@ -13,5 +13,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/vesync",
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["pyvesync"],
|
||||
"requirements": ["pyvesync==3.2.1"]
|
||||
"requirements": ["pyvesync==3.2.2"]
|
||||
}
|
||||
|
||||
Generated
+1
-1
@@ -2635,7 +2635,7 @@ pyvera==0.3.16
|
||||
pyversasense==0.0.6
|
||||
|
||||
# homeassistant.components.vesync
|
||||
pyvesync==3.2.1
|
||||
pyvesync==3.2.2
|
||||
|
||||
# homeassistant.components.vizio
|
||||
pyvizio==0.1.61
|
||||
|
||||
Generated
+1
-1
@@ -2193,7 +2193,7 @@ pyuptimerobot==22.2.0
|
||||
pyvera==0.3.16
|
||||
|
||||
# homeassistant.components.vesync
|
||||
pyvesync==3.2.1
|
||||
pyvesync==3.2.2
|
||||
|
||||
# homeassistant.components.vizio
|
||||
pyvizio==0.1.61
|
||||
|
||||
@@ -78,7 +78,6 @@
|
||||
StateSnapshot({
|
||||
'attributes': ReadOnlyDict({
|
||||
'active_time': 0,
|
||||
'child_lock': False,
|
||||
'display_status': 'on',
|
||||
'friendly_name': 'Air Purifier 131s',
|
||||
'mode': 'sleep',
|
||||
|
||||
Reference in New Issue
Block a user