diff --git a/homeassistant/components/vesync/manifest.json b/homeassistant/components/vesync/manifest.json
index a4e786c2a12500f0ea2290258f74dde83952eceb..667cb16d12839ca59e37560ddbeb4fa97d0db50b 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 53f61a9a1d78eff50a58c518498b31303015809f..f627f031e667737db100a3858c33a280899bae72 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 2fb655ce0f72178dbb2f72dfeb806a734bc2a30f..eaca80311180c16b14ea0973dd8d21daee345972 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