diff --git a/homeassistant/components/thermopro/manifest.json b/homeassistant/components/thermopro/manifest.json
index 2c066d785cafe7b758705f870afbdcfa1dfd6d82..6027e4bc99c44bb630ac68dce20e4bea845032ab 100644
--- a/homeassistant/components/thermopro/manifest.json
+++ b/homeassistant/components/thermopro/manifest.json
@@ -24,5 +24,5 @@
   "dependencies": ["bluetooth_adapters"],
   "documentation": "https://www.home-assistant.io/integrations/thermopro",
   "iot_class": "local_push",
-  "requirements": ["thermopro-ble==0.10.1"]
+  "requirements": ["thermopro-ble==0.11.0"]
 }
diff --git a/requirements_all.txt b/requirements_all.txt
index 2940c9e7f4c023df16afd686f928ce47805c0e83..0b0f3515afa48a108936517280f57833b01dded8 100644
--- a/requirements_all.txt
+++ b/requirements_all.txt
@@ -2878,7 +2878,7 @@ tessie-api==0.1.1
 thermobeacon-ble==0.7.0
 
 # homeassistant.components.thermopro
-thermopro-ble==0.10.1
+thermopro-ble==0.11.0
 
 # homeassistant.components.thingspeak
 thingspeak==1.0.0
diff --git a/requirements_test_all.txt b/requirements_test_all.txt
index 8bce9a6839d7fa6dbacc1209c8c17e1a7440b963..a7de8d0df106ec0c05e7806fc780269068172853 100644
--- a/requirements_test_all.txt
+++ b/requirements_test_all.txt
@@ -2315,7 +2315,7 @@ tessie-api==0.1.1
 thermobeacon-ble==0.7.0
 
 # homeassistant.components.thermopro
-thermopro-ble==0.10.1
+thermopro-ble==0.11.0
 
 # homeassistant.components.lg_thinq
 thinqconnect==1.0.2