diff --git a/homeassistant/components/thermobeacon/manifest.json b/homeassistant/components/thermobeacon/manifest.json
index e060cbd91bfa44d7c3cf3dabfc9405169f60a638..b231137d3352c94dc443b99e18a91eeea4535cdc 100644
--- a/homeassistant/components/thermobeacon/manifest.json
+++ b/homeassistant/components/thermobeacon/manifest.json
@@ -54,5 +54,5 @@
   "dependencies": ["bluetooth_adapters"],
   "documentation": "https://www.home-assistant.io/integrations/thermobeacon",
   "iot_class": "local_push",
-  "requirements": ["thermobeacon-ble==0.8.0"]
+  "requirements": ["thermobeacon-ble==0.8.1"]
 }
diff --git a/requirements_all.txt b/requirements_all.txt
index 3d2c38c5756ad464d49cabcc852f5b5fa5fa4123..cd2f8700256861055caa5bf1a0b3710f7db81050 100644
--- a/requirements_all.txt
+++ b/requirements_all.txt
@@ -2890,7 +2890,7 @@ tessie-api==0.1.1
 # tf-models-official==2.5.0
 
 # homeassistant.components.thermobeacon
-thermobeacon-ble==0.8.0
+thermobeacon-ble==0.8.1
 
 # homeassistant.components.thermopro
 thermopro-ble==0.11.0
diff --git a/requirements_test_all.txt b/requirements_test_all.txt
index 8c5c3f4885d7f833ae111f8712baccb1b0560ef7..6c52206014383bb1cbf9e8603b3117436d788ab3 100644
--- a/requirements_test_all.txt
+++ b/requirements_test_all.txt
@@ -2327,7 +2327,7 @@ teslemetry-stream==0.6.10
 tessie-api==0.1.1
 
 # homeassistant.components.thermobeacon
-thermobeacon-ble==0.8.0
+thermobeacon-ble==0.8.1
 
 # homeassistant.components.thermopro
 thermopro-ble==0.11.0