From 6fe596b64f4389a50dada6d7b9b4a09a6a1e8adc Mon Sep 17 00:00:00 2001 From: Joakim Plate Date: Sun, 7 May 2023 17:11:34 +0200 Subject: [PATCH] Bump nibe to 2.2.0 (#92740) --- 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 81c23437bbc..f57a4511eec 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.1.4"] + "requirements": ["nibe==2.2.0"] } diff --git a/requirements_all.txt b/requirements_all.txt index 4bb38f79fd7..cdb78057928 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1196,7 +1196,7 @@ nextcord==2.0.0a8 nextdns==1.4.0 # homeassistant.components.nibe_heatpump -nibe==2.1.4 +nibe==2.2.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 8675cf79ae3..89855ffa6d0 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -907,7 +907,7 @@ nextcord==2.0.0a8 nextdns==1.4.0 # homeassistant.components.nibe_heatpump -nibe==2.1.4 +nibe==2.2.0 # homeassistant.components.nfandroidtv notifications-android-tv==0.1.5