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