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