From b42629ecf3cf6355a747bfdc5bca0aea8b6bf27c Mon Sep 17 00:00:00 2001 From: Joakim Plate Date: Sun, 26 Nov 2023 03:51:55 +0100 Subject: [PATCH] Update nibe heatpump dependency to 2.5.2 (#104526) Bump nibe to 2.5.2 --- homeassistant/components/nibe_heatpump/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/nibe_heatpump/manifest.json b/homeassistant/components/nibe_heatpump/manifest.json index 76341eca627..94a2a76c814 100644 --- a/homeassistant/components/nibe_heatpump/manifest.json +++ b/homeassistant/components/nibe_heatpump/manifest.json @@ -5,5 +5,5 @@ "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/nibe_heatpump", "iot_class": "local_polling", - "requirements": ["nibe==2.5.1"] + "requirements": ["nibe==2.5.2"] } diff --git a/requirements_all.txt b/requirements_all.txt index 2217fb723ff..7dee603a176 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1316,7 +1316,7 @@ nextcord==2.0.0a8 nextdns==2.0.1 # homeassistant.components.nibe_heatpump -nibe==2.5.1 +nibe==2.5.2 # homeassistant.components.niko_home_control niko-home-control==0.2.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 89f8b2d43cb..b56d662f9aa 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1031,7 +1031,7 @@ nextcord==2.0.0a8 nextdns==2.0.1 # homeassistant.components.nibe_heatpump -nibe==2.5.1 +nibe==2.5.2 # homeassistant.components.nfandroidtv notifications-android-tv==0.1.5