From 1d31def9824841331bca8de698ac2d3f645f83b9 Mon Sep 17 00:00:00 2001 From: Joakim Plate Date: Thu, 5 Oct 2023 23:46:07 +0200 Subject: [PATCH] Update nibe library to 2.4.0 (#101493) --- 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 f57a4511eec..355ce84525f 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.2.0"] + "requirements": ["nibe==2.4.0"] } diff --git a/requirements_all.txt b/requirements_all.txt index 01d296fc22a..3bd419d787a 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1285,7 +1285,7 @@ nextcord==2.0.0a8 nextdns==1.4.0 # homeassistant.components.nibe_heatpump -nibe==2.2.0 +nibe==2.4.0 # homeassistant.components.niko_home_control niko-home-control==0.2.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 20039a5dd14..b4f7123377f 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1002,7 +1002,7 @@ nextcord==2.0.0a8 nextdns==1.4.0 # homeassistant.components.nibe_heatpump -nibe==2.2.0 +nibe==2.4.0 # homeassistant.components.nfandroidtv notifications-android-tv==0.1.5