From d69431ea483e0eab0fe1a60fc2a462853103a667 Mon Sep 17 00:00:00 2001 From: osohotwateriot <102795312+osohotwateriot@users.noreply.github.com> Date: Wed, 29 May 2024 15:15:26 +0300 Subject: [PATCH] Bump pyosoenergyapi to 1.1.4 (#118368) --- homeassistant/components/osoenergy/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/osoenergy/manifest.json b/homeassistant/components/osoenergy/manifest.json index d6813108242..c7b81177a2b 100644 --- a/homeassistant/components/osoenergy/manifest.json +++ b/homeassistant/components/osoenergy/manifest.json @@ -5,5 +5,5 @@ "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/osoenergy", "iot_class": "cloud_polling", - "requirements": ["pyosoenergyapi==1.1.3"] + "requirements": ["pyosoenergyapi==1.1.4"] } diff --git a/requirements_all.txt b/requirements_all.txt index b71d52f44bf..d59a568e9f2 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2049,7 +2049,7 @@ pyopnsense==0.4.0 pyoppleio-legacy==1.0.8 # homeassistant.components.osoenergy -pyosoenergyapi==1.1.3 +pyosoenergyapi==1.1.4 # homeassistant.components.opentherm_gw pyotgw==2.2.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index bd873c1981b..cd33478e78b 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1606,7 +1606,7 @@ pyopenweathermap==0.0.9 pyopnsense==0.4.0 # homeassistant.components.osoenergy -pyosoenergyapi==1.1.3 +pyosoenergyapi==1.1.4 # homeassistant.components.opentherm_gw pyotgw==2.2.0