diff --git a/homeassistant/components/eq3btsmart/manifest.json b/homeassistant/components/eq3btsmart/manifest.json
index 3a55730c60f411a0d598b59135f180c6e2411487..e7db70acf5c167494b51d65bd15ff6ce131e4e10 100644
--- a/homeassistant/components/eq3btsmart/manifest.json
+++ b/homeassistant/components/eq3btsmart/manifest.json
@@ -22,5 +22,5 @@
   "integration_type": "device",
   "iot_class": "local_polling",
   "loggers": ["eq3btsmart"],
-  "requirements": ["eq3btsmart==1.4.1", "bleak-esphome==2.6.0"]
+  "requirements": ["eq3btsmart==1.4.1", "bleak-esphome==2.7.0"]
 }
diff --git a/homeassistant/components/esphome/manifest.json b/homeassistant/components/esphome/manifest.json
index 9585be72c63e16bd139035b697371d5f8a7e3daa..1f8b505ec4581d5a7b7698b7394c23af2ba92008 100644
--- a/homeassistant/components/esphome/manifest.json
+++ b/homeassistant/components/esphome/manifest.json
@@ -18,7 +18,7 @@
   "requirements": [
     "aioesphomeapi==29.0.0",
     "esphome-dashboard-api==1.2.3",
-    "bleak-esphome==2.6.0"
+    "bleak-esphome==2.7.0"
   ],
   "zeroconf": ["_esphomelib._tcp.local."]
 }
diff --git a/requirements_all.txt b/requirements_all.txt
index d8bd4ec6a64dbb025aeecaf473698888454c7a04..bf88b9fa8101bb8d65891415eb4c287754de4353 100644
--- a/requirements_all.txt
+++ b/requirements_all.txt
@@ -597,7 +597,7 @@ bizkaibus==0.1.1
 
 # homeassistant.components.eq3btsmart
 # homeassistant.components.esphome
-bleak-esphome==2.6.0
+bleak-esphome==2.7.0
 
 # homeassistant.components.bluetooth
 bleak-retry-connector==3.8.0
diff --git a/requirements_test_all.txt b/requirements_test_all.txt
index 7515a1cc342f5df9756f9565277e3bffee63566b..0a7efb10f6059aff07259e9b0c7687bb546277aa 100644
--- a/requirements_test_all.txt
+++ b/requirements_test_all.txt
@@ -528,7 +528,7 @@ bimmer-connected[china]==0.17.2
 
 # homeassistant.components.eq3btsmart
 # homeassistant.components.esphome
-bleak-esphome==2.6.0
+bleak-esphome==2.7.0
 
 # homeassistant.components.bluetooth
 bleak-retry-connector==3.8.0