From 57b7635b7046dd1b53e4c31d8ba0c4accd001017 Mon Sep 17 00:00:00 2001 From: Indu Prakash <6459774+iprak@users.noreply.github.com> Date: Mon, 30 Dec 2024 16:33:41 -0600 Subject: [PATCH] Bump pyvesync to 2.1.15 (#134156) Bumped pyvesync to 2.1.15 --- homeassistant/components/vesync/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/vesync/manifest.json b/homeassistant/components/vesync/manifest.json index 6abaf562e46..a706b2157ba 100644 --- a/homeassistant/components/vesync/manifest.json +++ b/homeassistant/components/vesync/manifest.json @@ -6,5 +6,5 @@ "documentation": "https://www.home-assistant.io/integrations/vesync", "iot_class": "cloud_polling", "loggers": ["pyvesync"], - "requirements": ["pyvesync==2.1.14"] + "requirements": ["pyvesync==2.1.15"] } diff --git a/requirements_all.txt b/requirements_all.txt index a43e05bc327..349942299b6 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2488,7 +2488,7 @@ pyvera==0.3.15 pyversasense==0.0.6 # homeassistant.components.vesync -pyvesync==2.1.14 +pyvesync==2.1.15 # homeassistant.components.vizio pyvizio==0.1.61 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 6c9ffce5a2b..e51cffc9ed5 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -2003,7 +2003,7 @@ pyuptimerobot==22.2.0 pyvera==0.3.15 # homeassistant.components.vesync -pyvesync==2.1.14 +pyvesync==2.1.15 # homeassistant.components.vizio pyvizio==0.1.61