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