diff --git a/custom_components/vesync/manifest.json b/custom_components/vesync/manifest.json index e00d7fe..a25b1fb 100644 --- a/custom_components/vesync/manifest.json +++ b/custom_components/vesync/manifest.json @@ -23,7 +23,7 @@ "pyvesync" ], "requirements": [ - "pyvesync==2.1.12" + "pyvesync==2.1.15" ], "version": "1.3.3" }