diff --git a/homeassistant/components/velux/manifest.json b/homeassistant/components/velux/manifest.json index e6ab6089b714..4790eadaa85c 100644 --- a/homeassistant/components/velux/manifest.json +++ b/homeassistant/components/velux/manifest.json @@ -13,5 +13,5 @@ "integration_type": "hub", "iot_class": "local_polling", "loggers": ["pyvlx"], - "requirements": ["pyvlx==0.2.26"] + "requirements": ["pyvlx==0.2.27"] } diff --git a/requirements_all.txt b/requirements_all.txt index b8ecb9660e85..b62f0bbf802c 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2657,7 +2657,7 @@ pyvesync==3.3.3 pyvizio==0.1.61 # homeassistant.components.velux -pyvlx==0.2.26 +pyvlx==0.2.27 # homeassistant.components.volumio pyvolumio==0.1.5 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index d003a03302cb..e8681076106e 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -2229,7 +2229,7 @@ pyvesync==3.3.3 pyvizio==0.1.61 # homeassistant.components.velux -pyvlx==0.2.26 +pyvlx==0.2.27 # homeassistant.components.volumio pyvolumio==0.1.5