diff --git a/homeassistant/components/bluetooth/manifest.json b/homeassistant/components/bluetooth/manifest.json
index c47675f3a81f0e6e8624a212efc11faea6dfe54e..0b94e1bdfd9e15d67d60244160ae2beadada60c8 100644
--- a/homeassistant/components/bluetooth/manifest.json
+++ b/homeassistant/components/bluetooth/manifest.json
@@ -8,7 +8,7 @@
   "requirements": [
     "bleak==0.19.1",
     "bleak-retry-connector==2.8.2",
-    "bluetooth-adapters==0.6.0",
+    "bluetooth-adapters==0.7.0",
     "bluetooth-auto-recovery==0.3.6",
     "dbus-fast==1.71.0"
   ],
diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt
index 7250822ec2218065b507bc317b00164731068c78..b5b7350d4dbbb81eee35ac40bc68d983b2399091 100644
--- a/homeassistant/package_constraints.txt
+++ b/homeassistant/package_constraints.txt
@@ -12,7 +12,7 @@ awesomeversion==22.9.0
 bcrypt==3.1.7
 bleak-retry-connector==2.8.2
 bleak==0.19.1
-bluetooth-adapters==0.6.0
+bluetooth-adapters==0.7.0
 bluetooth-auto-recovery==0.3.6
 certifi>=2021.5.30
 ciso8601==2.2.0
diff --git a/requirements_all.txt b/requirements_all.txt
index b2c40f90ab7f0844ac4cedc8b746148f5b02d672..660366902edd2c8e19a5aaee7337033abecaf05f 100644
--- a/requirements_all.txt
+++ b/requirements_all.txt
@@ -444,7 +444,7 @@ bluemaestro-ble==0.2.0
 # bluepy==1.3.0
 
 # homeassistant.components.bluetooth
-bluetooth-adapters==0.6.0
+bluetooth-adapters==0.7.0
 
 # homeassistant.components.bluetooth
 bluetooth-auto-recovery==0.3.6
diff --git a/requirements_test_all.txt b/requirements_test_all.txt
index 9f7f3e34bfc2f933135114cdcb36160686c1b567..36710491d155fa1ab03f3e8a10b684c3110524c5 100644
--- a/requirements_test_all.txt
+++ b/requirements_test_all.txt
@@ -358,7 +358,7 @@ blinkpy==0.19.2
 bluemaestro-ble==0.2.0
 
 # homeassistant.components.bluetooth
-bluetooth-adapters==0.6.0
+bluetooth-adapters==0.7.0
 
 # homeassistant.components.bluetooth
 bluetooth-auto-recovery==0.3.6