From 2fbf29cda6fb0ddc5cbd8d84ee50f37712e6d0b6 Mon Sep 17 00:00:00 2001 From: "Brett T. Warden" <4c0e8e88@tm.wgz.org> Date: Thu, 2 May 2019 00:48:22 -0700 Subject: [PATCH] Update pyvesync_v2 version to 0.9.7 (#23603) --- homeassistant/components/vesync/manifest.json | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/vesync/manifest.json b/homeassistant/components/vesync/manifest.json index bba754d135f..9bd0678c904 100644 --- a/homeassistant/components/vesync/manifest.json +++ b/homeassistant/components/vesync/manifest.json @@ -3,7 +3,7 @@ "name": "Vesync", "documentation": "https://www.home-assistant.io/components/vesync", "requirements": [ - "pyvesync_v2==0.9.6" + "pyvesync_v2==0.9.7" ], "dependencies": [], "codeowners": [] diff --git a/requirements_all.txt b/requirements_all.txt index 8ab4ec58caa..6f250373679 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1468,7 +1468,7 @@ pyuptimerobot==0.0.5 pyvera==0.2.45 # homeassistant.components.vesync -pyvesync_v2==0.9.6 +pyvesync_v2==0.9.7 # homeassistant.components.vizio pyvizio==0.0.7