From 54c022d58abf9cd0cd8d235a48521dc91c96abfd Mon Sep 17 00:00:00 2001 From: cdnninja Date: Fri, 31 Oct 2025 01:20:02 -0600 Subject: [PATCH] Bump pyvesync to 3.1.4 (#155533) --- homeassistant/components/vesync/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- .../vesync/snapshots/test_sensor.ambr | 46 ------------------- 4 files changed, 3 insertions(+), 49 deletions(-) diff --git a/homeassistant/components/vesync/manifest.json b/homeassistant/components/vesync/manifest.json index 427b526d0504..c0e5ae2d0e3b 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.1.2"] + "requirements": ["pyvesync==3.1.4"] } diff --git a/requirements_all.txt b/requirements_all.txt index 5dd40dc3e638..370570d07fbb 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2598,7 +2598,7 @@ pyvera==0.3.16 pyversasense==0.0.6 # homeassistant.components.vesync -pyvesync==3.1.2 +pyvesync==3.1.4 # homeassistant.components.vizio pyvizio==0.1.61 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 1aa1daa1ce51..e50c19cc793b 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -2152,7 +2152,7 @@ pyuptimerobot==22.2.0 pyvera==0.3.16 # homeassistant.components.vesync -pyvesync==3.1.2 +pyvesync==3.1.4 # homeassistant.components.vizio pyvizio==0.1.61 diff --git a/tests/components/vesync/snapshots/test_sensor.ambr b/tests/components/vesync/snapshots/test_sensor.ambr index 23d31d33bcbd..efd9138e76b4 100644 --- a/tests/components/vesync/snapshots/test_sensor.ambr +++ b/tests/components/vesync/snapshots/test_sensor.ambr @@ -167,39 +167,6 @@ # --- # name: test_sensor_state[Air Purifier 200s][entities] list([ - EntityRegistryEntrySnapshot({ - 'aliases': set({ - }), - 'area_id': None, - 'capabilities': None, - 'config_entry_id': , - 'config_subentry_id': , - 'device_class': None, - 'device_id': , - 'disabled_by': None, - 'domain': 'sensor', - 'entity_category': None, - 'entity_id': 'sensor.air_purifier_200s_air_quality', - 'has_entity_name': True, - 'hidden_by': None, - 'icon': None, - 'id': , - 'labels': set({ - }), - 'name': None, - 'options': dict({ - }), - 'original_device_class': None, - 'original_icon': None, - 'original_name': 'Air quality', - 'platform': 'vesync', - 'previous_unique_id': None, - 'suggested_object_id': None, - 'supported_features': 0, - 'translation_key': 'air_quality', - 'unique_id': 'asd_sdfKIHG7IJHGwJGJ7GJ_ag5h3G55-air-quality', - 'unit_of_measurement': None, - }), EntityRegistryEntrySnapshot({ 'aliases': set({ }), @@ -237,19 +204,6 @@ }), ]) # --- -# name: test_sensor_state[Air Purifier 200s][sensor.air_purifier_200s_air_quality] - StateSnapshot({ - 'attributes': ReadOnlyDict({ - 'friendly_name': 'Air Purifier 200s Air quality', - }), - 'context': , - 'entity_id': 'sensor.air_purifier_200s_air_quality', - 'last_changed': , - 'last_reported': , - 'last_updated': , - 'state': 'None', - }) -# --- # name: test_sensor_state[Air Purifier 200s][sensor.air_purifier_200s_filter_lifetime] StateSnapshot({ 'attributes': ReadOnlyDict({