diff --git a/homeassistant/components/vesync/manifest.json b/homeassistant/components/vesync/manifest.json index 49be473b748..730da2d586b 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/integrations/vesync", "codeowners": ["@markperdue", "@webdjoe", "@thegardenmonkey"], - "requirements": ["pyvesync==2.0.3"], + "requirements": ["pyvesync==2.1.1"], "config_flow": true, "iot_class": "cloud_polling", "loggers": ["pyvesync"] diff --git a/requirements_all.txt b/requirements_all.txt index 5b8b5160a9c..cbfdc7248f3 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2116,7 +2116,7 @@ pyvera==0.3.13 pyversasense==0.0.6 # homeassistant.components.vesync -pyvesync==2.0.3 +pyvesync==2.1.1 # homeassistant.components.vizio pyvizio==0.1.57 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index b75f1747fc2..6ed31b9c563 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1473,7 +1473,7 @@ pyuptimerobot==22.2.0 pyvera==0.3.13 # homeassistant.components.vesync -pyvesync==2.0.3 +pyvesync==2.1.1 # homeassistant.components.vizio pyvizio==0.1.57