diff --git a/homeassistant/components/nibe_heatpump/manifest.json b/homeassistant/components/nibe_heatpump/manifest.json index 970f53837ea..b3e5597da73 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.8.0"] + "requirements": ["nibe==2.11.0"] } diff --git a/requirements_all.txt b/requirements_all.txt index 1e5350d5988..bcb1a52d3ab 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1411,7 +1411,7 @@ nextcord==2.6.0 nextdns==3.1.0 # homeassistant.components.nibe_heatpump -nibe==2.8.0 +nibe==2.11.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 6ba2e3fd2c4..e8ad506f418 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1168,7 +1168,7 @@ nextcord==2.6.0 nextdns==3.1.0 # homeassistant.components.nibe_heatpump -nibe==2.8.0 +nibe==2.11.0 # homeassistant.components.nfandroidtv notifications-android-tv==0.1.5