diff --git a/homeassistant/components/vesync/manifest.json b/homeassistant/components/vesync/manifest.json index a4e786c2a12..667cb16d128 100644 --- a/homeassistant/components/vesync/manifest.json +++ b/homeassistant/components/vesync/manifest.json @@ -8,7 +8,7 @@ "@thegardenmonkey" ], "requirements": [ - "pyvesync==1.1.0" + "pyvesync==1.2.0" ], "config_flow": true } \ No newline at end of file diff --git a/requirements_all.txt b/requirements_all.txt index 53f61a9a1d7..f627f031e66 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1846,7 +1846,7 @@ pyvera==0.3.10 pyversasense==0.0.6 # homeassistant.components.vesync -pyvesync==1.1.0 +pyvesync==1.2.0 # homeassistant.components.vizio pyvizio==0.1.56 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 2fb655ce0f7..eaca8031118 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -869,7 +869,7 @@ pytradfri[async]==7.0.2 pyvera==0.3.10 # homeassistant.components.vesync -pyvesync==1.1.0 +pyvesync==1.2.0 # homeassistant.components.vizio pyvizio==0.1.56