From b423303f1ee5dd7ea41a0eb09e391f8eaef13c8c Mon Sep 17 00:00:00 2001 From: cdnninja Date: Wed, 12 Nov 2025 03:59:45 -0700 Subject: [PATCH] Bump pyvesync to 3.2.2 (#156423) Co-authored-by: Franck Nijhof Co-authored-by: Josef Zweck --- homeassistant/components/vesync/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- tests/components/vesync/snapshots/test_fan.ambr | 1 - 4 files changed, 3 insertions(+), 4 deletions(-) diff --git a/homeassistant/components/vesync/manifest.json b/homeassistant/components/vesync/manifest.json index 0ec823e6122a..c456da47f1af 100644 --- a/homeassistant/components/vesync/manifest.json +++ b/homeassistant/components/vesync/manifest.json @@ -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"] } diff --git a/requirements_all.txt b/requirements_all.txt index 5dd3f55525f1..cd3c762b3aae 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -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 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 8fa4bb83f8ea..2856d97d7e62 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -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 diff --git a/tests/components/vesync/snapshots/test_fan.ambr b/tests/components/vesync/snapshots/test_fan.ambr index 7b33ef94fa4f..88df6e2f7bde 100644 --- a/tests/components/vesync/snapshots/test_fan.ambr +++ b/tests/components/vesync/snapshots/test_fan.ambr @@ -78,7 +78,6 @@ StateSnapshot({ 'attributes': ReadOnlyDict({ 'active_time': 0, - 'child_lock': False, 'display_status': 'on', 'friendly_name': 'Air Purifier 131s', 'mode': 'sleep',