From 606780b20f479c5e308a3f67c56b2217a3fcbb37 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Dalfors?= Date: Thu, 29 Jan 2026 17:06:38 +0100 Subject: [PATCH] Bump nibe to 2.22.0 (#161873) --- 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 ae116172e81..f1d4dc52e61 100644 --- a/homeassistant/components/nibe_heatpump/manifest.json +++ b/homeassistant/components/nibe_heatpump/manifest.json @@ -6,5 +6,5 @@ "documentation": "https://www.home-assistant.io/integrations/nibe_heatpump", "integration_type": "device", "iot_class": "local_polling", - "requirements": ["nibe==2.21.0"] + "requirements": ["nibe==2.22.0"] } diff --git a/requirements_all.txt b/requirements_all.txt index 71ce0dbd2e6..950579336c6 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1584,7 +1584,7 @@ nextdns==5.0.0 nhc==0.7.0 # homeassistant.components.nibe_heatpump -nibe==2.21.0 +nibe==2.22.0 # homeassistant.components.nice_go nice-go==1.0.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 85218a3ca2d..8888d81ffe7 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1379,7 +1379,7 @@ nextdns==5.0.0 nhc==0.7.0 # homeassistant.components.nibe_heatpump -nibe==2.21.0 +nibe==2.22.0 # homeassistant.components.nice_go nice-go==1.0.1