From 60370228f612b846ba41c8389e5922916a2933cd Mon Sep 17 00:00:00 2001 From: Joakim Plate Date: Fri, 24 Nov 2023 10:09:57 +0100 Subject: [PATCH] Update nibe heatpump dependency to 2.5.1 (#104429) --- 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 73c4dc51089..76341eca627 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.0"] + "requirements": ["nibe==2.5.1"] } diff --git a/requirements_all.txt b/requirements_all.txt index f9b8c6d4852..ec18b4aaeb5 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1313,7 +1313,7 @@ nextcord==2.0.0a8 nextdns==2.0.1 # homeassistant.components.nibe_heatpump -nibe==2.5.0 +nibe==2.5.1 # homeassistant.components.niko_home_control niko-home-control==0.2.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 9bcff0b3e61..f6a6b72c70d 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1028,7 +1028,7 @@ nextcord==2.0.0a8 nextdns==2.0.1 # homeassistant.components.nibe_heatpump -nibe==2.5.0 +nibe==2.5.1 # homeassistant.components.nfandroidtv notifications-android-tv==0.1.5