Skip to content

Commit b423303

Browse files
cdnninjafrenckzweckj
committed
Bump pyvesync to 3.2.2 (home-assistant#156423)
Co-authored-by: Franck Nijhof <[email protected]> Co-authored-by: Josef Zweck <[email protected]>
1 parent f6ff222 commit b423303

File tree

4 files changed

+3
-4
lines changed

4 files changed

+3
-4
lines changed

homeassistant/components/vesync/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@
1313
"documentation": "https://www.home-assistant.io/integrations/vesync",
1414
"iot_class": "cloud_polling",
1515
"loggers": ["pyvesync"],
16-
"requirements": ["pyvesync==3.2.1"]
16+
"requirements": ["pyvesync==3.2.2"]
1717
}

requirements_all.txt

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

requirements_test_all.txt

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/components/vesync/snapshots/test_fan.ambr

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@
7878
StateSnapshot({
7979
'attributes': ReadOnlyDict({
8080
'active_time': 0,
81-
'child_lock': False,
8281
'display_status': 'on',
8382
'friendly_name': 'Air Purifier 131s',
8483
'mode': 'sleep',

0 commit comments

Comments
 (0)