From 7a68903318afd2f60a41ef29f676da3e2cf22acf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20H=C3=B6rsken?= Date: Thu, 12 Feb 2026 14:18:19 +0100 Subject: [PATCH] Bump pywmspro to 0.3.3 (#162832) --- homeassistant/components/wmspro/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/wmspro/manifest.json b/homeassistant/components/wmspro/manifest.json index 9dbcf09a7d4..5faf2c4ed79 100644 --- a/homeassistant/components/wmspro/manifest.json +++ b/homeassistant/components/wmspro/manifest.json @@ -14,5 +14,5 @@ "documentation": "https://www.home-assistant.io/integrations/wmspro", "integration_type": "hub", "iot_class": "local_polling", - "requirements": ["pywmspro==0.3.2"] + "requirements": ["pywmspro==0.3.3"] } diff --git a/requirements_all.txt b/requirements_all.txt index 0fa932e2930..bb3dbe1fcd2 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2709,7 +2709,7 @@ pywilight==0.0.74 pywizlight==0.6.3 # homeassistant.components.wmspro -pywmspro==0.3.2 +pywmspro==0.3.3 # homeassistant.components.ws66i pyws66i==1.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 739cb02f63d..31fea275392 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -2287,7 +2287,7 @@ pywilight==0.0.74 pywizlight==0.6.3 # homeassistant.components.wmspro -pywmspro==0.3.2 +pywmspro==0.3.3 # homeassistant.components.ws66i pyws66i==1.1