From 3b2a7ba561c8d70741a5a99d0d37e4e50f975f7c Mon Sep 17 00:00:00 2001 From: Nikoheld <153230380+Nikoheld@users.noreply.github.com> Date: Fri, 2 Jan 2026 16:06:43 +0100 Subject: [PATCH] bump nibe to 2.21.0 (#160135) --- 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 973e8fac74fe..ae116172e810 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.20.0"] + "requirements": ["nibe==2.21.0"] } diff --git a/requirements_all.txt b/requirements_all.txt index cfaf03ecdbb5..3a3f0ebf63ab 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1578,7 +1578,7 @@ nextdns==4.1.0 nhc==0.7.0 # homeassistant.components.nibe_heatpump -nibe==2.20.0 +nibe==2.21.0 # homeassistant.components.nice_go nice-go==1.0.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 3378ce4dad9d..3fc867258b35 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1373,7 +1373,7 @@ nextdns==4.1.0 nhc==0.7.0 # homeassistant.components.nibe_heatpump -nibe==2.20.0 +nibe==2.21.0 # homeassistant.components.nice_go nice-go==1.0.1