diff --git a/homeassistant/components/nibe_heatpump/manifest.json b/homeassistant/components/nibe_heatpump/manifest.json
index b3e5597da7382cd2dc44fdf3b6273c2ebe217bc3..407cdfcfd57ee879f5672c54327c55beea614b15 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.11.0"]
+  "requirements": ["nibe==2.13.0"]
 }
diff --git a/requirements_all.txt b/requirements_all.txt
index bac9805adb6e0f53ca784d9dbbef2756c1f2b3ea..bbf8a11febd9aba3772db0ad6d494e15f3870907 100644
--- a/requirements_all.txt
+++ b/requirements_all.txt
@@ -1457,7 +1457,7 @@ nextcord==2.6.0
 nextdns==4.0.0
 
 # homeassistant.components.nibe_heatpump
-nibe==2.11.0
+nibe==2.13.0
 
 # homeassistant.components.nice_go
 nice-go==0.3.10
diff --git a/requirements_test_all.txt b/requirements_test_all.txt
index 84175d4990307e923f1016c7d78185783fd40e94..49c7a8960a5b3d12e2766a6bc190cf2bf5f740f4 100644
--- a/requirements_test_all.txt
+++ b/requirements_test_all.txt
@@ -1217,7 +1217,7 @@ nextcord==2.6.0
 nextdns==4.0.0
 
 # homeassistant.components.nibe_heatpump
-nibe==2.11.0
+nibe==2.13.0
 
 # homeassistant.components.nice_go
 nice-go==0.3.10