mirror of
https://github.com/home-assistant/core.git
synced 2025-04-26 18:27:51 +00:00
Bump bluetooth-data-tools to 0.3.1 (#84258)
changelog: https://github.com/Bluetooth-Devices/bluetooth-data-tools/compare/v0.3.0...v0.3.1
This commit is contained in:
parent
5651f4a3fe
commit
88ef8cc51a
@ -10,7 +10,7 @@
|
|||||||
"bleak-retry-connector==2.10.2",
|
"bleak-retry-connector==2.10.2",
|
||||||
"bluetooth-adapters==0.14.1",
|
"bluetooth-adapters==0.14.1",
|
||||||
"bluetooth-auto-recovery==1.0.3",
|
"bluetooth-auto-recovery==1.0.3",
|
||||||
"bluetooth-data-tools==0.3.0",
|
"bluetooth-data-tools==0.3.1",
|
||||||
"dbus-fast==1.82.0"
|
"dbus-fast==1.82.0"
|
||||||
],
|
],
|
||||||
"codeowners": ["@bdraco"],
|
"codeowners": ["@bdraco"],
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
"name": "LED BLE",
|
"name": "LED BLE",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/led_ble/",
|
"documentation": "https://www.home-assistant.io/integrations/led_ble/",
|
||||||
"requirements": ["bluetooth-data-tools==0.3.0", "led-ble==1.0.0"],
|
"requirements": ["bluetooth-data-tools==0.3.1", "led-ble==1.0.0"],
|
||||||
"dependencies": ["bluetooth"],
|
"dependencies": ["bluetooth"],
|
||||||
"codeowners": ["@bdraco"],
|
"codeowners": ["@bdraco"],
|
||||||
"bluetooth": [
|
"bluetooth": [
|
||||||
|
@ -14,7 +14,7 @@ bleak-retry-connector==2.10.2
|
|||||||
bleak==0.19.2
|
bleak==0.19.2
|
||||||
bluetooth-adapters==0.14.1
|
bluetooth-adapters==0.14.1
|
||||||
bluetooth-auto-recovery==1.0.3
|
bluetooth-auto-recovery==1.0.3
|
||||||
bluetooth-data-tools==0.3.0
|
bluetooth-data-tools==0.3.1
|
||||||
certifi>=2021.5.30
|
certifi>=2021.5.30
|
||||||
ciso8601==2.2.0
|
ciso8601==2.2.0
|
||||||
cryptography==38.0.3
|
cryptography==38.0.3
|
||||||
|
@ -460,7 +460,7 @@ bluetooth-auto-recovery==1.0.3
|
|||||||
|
|
||||||
# homeassistant.components.bluetooth
|
# homeassistant.components.bluetooth
|
||||||
# homeassistant.components.led_ble
|
# homeassistant.components.led_ble
|
||||||
bluetooth-data-tools==0.3.0
|
bluetooth-data-tools==0.3.1
|
||||||
|
|
||||||
# homeassistant.components.bond
|
# homeassistant.components.bond
|
||||||
bond-async==0.1.22
|
bond-async==0.1.22
|
||||||
|
@ -374,7 +374,7 @@ bluetooth-auto-recovery==1.0.3
|
|||||||
|
|
||||||
# homeassistant.components.bluetooth
|
# homeassistant.components.bluetooth
|
||||||
# homeassistant.components.led_ble
|
# homeassistant.components.led_ble
|
||||||
bluetooth-data-tools==0.3.0
|
bluetooth-data-tools==0.3.1
|
||||||
|
|
||||||
# homeassistant.components.bond
|
# homeassistant.components.bond
|
||||||
bond-async==0.1.22
|
bond-async==0.1.22
|
||||||
|
Loading…
x
Reference in New Issue
Block a user