From 37d82ab7953abfaf6262cedca7cdfccbd10dbd47 Mon Sep 17 00:00:00 2001 From: wollew Date: Fri, 2 Jan 2026 16:49:09 +0100 Subject: [PATCH] bump pyvlx version to 0.2.27 (#160139) --- homeassistant/components/velux/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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