From 95dfc2f23d133bcbf326ff0dec0abd3b3bc8feeb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Dalfors?= Date: Sat, 27 Sep 2025 00:49:40 +0200 Subject: [PATCH] Bump nibe dependency to 2.19.0 (#153062) --- 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 c1160e389d6..05bb0b28943 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.18.0"] + "requirements": ["nibe==2.19.0"] } diff --git a/requirements_all.txt b/requirements_all.txt index 6ef7bba575e..9326dee29d9 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1545,7 +1545,7 @@ nextdns==4.1.0 nhc==0.4.12 # homeassistant.components.nibe_heatpump -nibe==2.18.0 +nibe==2.19.0 # homeassistant.components.nice_go nice-go==1.0.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 930ea19f446..c1dd635123f 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1325,7 +1325,7 @@ nextdns==4.1.0 nhc==0.4.12 # homeassistant.components.nibe_heatpump -nibe==2.18.0 +nibe==2.19.0 # homeassistant.components.nice_go nice-go==1.0.1