From f41bd2b5822728505fcdf6776561367d3a1cbe14 Mon Sep 17 00:00:00 2001 From: mvn23 Date: Sat, 31 Jan 2026 15:03:56 +0100 Subject: [PATCH] Bump pyotgw to 2.2.3 (#161928) --- homeassistant/components/opentherm_gw/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/opentherm_gw/manifest.json b/homeassistant/components/opentherm_gw/manifest.json index c32f3f3c498..d0ea81cde60 100644 --- a/homeassistant/components/opentherm_gw/manifest.json +++ b/homeassistant/components/opentherm_gw/manifest.json @@ -7,5 +7,5 @@ "integration_type": "device", "iot_class": "local_push", "loggers": ["pyotgw"], - "requirements": ["pyotgw==2.2.2"] + "requirements": ["pyotgw==2.2.3"] } diff --git a/requirements_all.txt b/requirements_all.txt index dda9e6bb4a8..75e145ecd8d 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2299,7 +2299,7 @@ pyoppleio-legacy==1.0.8 pyosoenergyapi==1.2.4 # homeassistant.components.opentherm_gw -pyotgw==2.2.2 +pyotgw==2.2.3 # homeassistant.auth.mfa_modules.notify # homeassistant.auth.mfa_modules.totp diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 53b2163a999..c3ce99952d4 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1949,7 +1949,7 @@ pyopnsense==0.4.0 pyosoenergyapi==1.2.4 # homeassistant.components.opentherm_gw -pyotgw==2.2.2 +pyotgw==2.2.3 # homeassistant.auth.mfa_modules.notify # homeassistant.auth.mfa_modules.totp