From 0f16d4f1e7f27de78c0201ba3368eebad99906e3 Mon Sep 17 00:00:00 2001 From: Jonathan Keslin Date: Fri, 19 Mar 2021 17:50:52 -0700 Subject: [PATCH] Update pyvesync to 1.3.1 (#48128) --- homeassistant/components/vesync/manifest.json | 4 ++-- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/homeassistant/components/vesync/manifest.json b/homeassistant/components/vesync/manifest.json index 667cb16d128..6aa7a5774fd 100644 --- a/homeassistant/components/vesync/manifest.json +++ b/homeassistant/components/vesync/manifest.json @@ -8,7 +8,7 @@ "@thegardenmonkey" ], "requirements": [ - "pyvesync==1.2.0" + "pyvesync==1.3.1" ], "config_flow": true -} \ No newline at end of file +} diff --git a/requirements_all.txt b/requirements_all.txt index 6a114b0e972..6c3793e6c1f 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1892,7 +1892,7 @@ pyvera==0.3.13 pyversasense==0.0.6 # homeassistant.components.vesync -pyvesync==1.2.0 +pyvesync==1.3.1 # homeassistant.components.vizio pyvizio==0.1.57 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 4a5dbc85efe..04a5c645087 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -980,7 +980,7 @@ pytradfri[async]==7.0.6 pyvera==0.3.13 # homeassistant.components.vesync -pyvesync==1.2.0 +pyvesync==1.3.1 # homeassistant.components.vizio pyvizio==0.1.57