Skip to content

Commit 5e04347

Browse files
authored
Bump bluetooth-data-tools to 1.27.0 (#142221)
changelog: Bluetooth-Devices/bluetooth-data-tools@v1.26.5...v1.27.0
1 parent 1cc8a17 commit 5e04347

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

homeassistant/components/bluetooth/manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"bleak-retry-connector==3.9.0",
2020
"bluetooth-adapters==0.21.4",
2121
"bluetooth-auto-recovery==1.4.5",
22-
"bluetooth-data-tools==1.26.5",
22+
"bluetooth-data-tools==1.27.0",
2323
"dbus-fast==2.43.0",
2424
"habluetooth==3.37.0"
2525
]

homeassistant/components/ld2410_ble/manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@
2020
"documentation": "https://www.home-assistant.io/integrations/ld2410_ble",
2121
"integration_type": "device",
2222
"iot_class": "local_push",
23-
"requirements": ["bluetooth-data-tools==1.26.5", "ld2410-ble==0.1.1"]
23+
"requirements": ["bluetooth-data-tools==1.27.0", "ld2410-ble==0.1.1"]
2424
}

homeassistant/components/led_ble/manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,5 @@
3535
"dependencies": ["bluetooth_adapters"],
3636
"documentation": "https://www.home-assistant.io/integrations/led_ble",
3737
"iot_class": "local_polling",
38-
"requirements": ["bluetooth-data-tools==1.26.5", "led-ble==1.1.6"]
38+
"requirements": ["bluetooth-data-tools==1.27.0", "led-ble==1.1.6"]
3939
}

homeassistant/components/private_ble_device/manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
"dependencies": ["bluetooth_adapters"],
77
"documentation": "https://www.home-assistant.io/integrations/private_ble_device",
88
"iot_class": "local_push",
9-
"requirements": ["bluetooth-data-tools==1.26.5"]
9+
"requirements": ["bluetooth-data-tools==1.27.0"]
1010
}

homeassistant/package_constraints.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ bleak-retry-connector==3.9.0
2424
bleak==0.22.3
2525
bluetooth-adapters==0.21.4
2626
bluetooth-auto-recovery==1.4.5
27-
bluetooth-data-tools==1.26.5
27+
bluetooth-data-tools==1.27.0
2828
cached-ipaddress==0.10.0
2929
certifi>=2021.5.30
3030
ciso8601==2.3.2

requirements_all.txt

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

requirements_test_all.txt

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)