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
39a47c939c
commit
93cffe8631
5 changed files with 5 additions and 5 deletions
|
@ -10,7 +10,7 @@
|
||||||
"bleak-retry-connector==2.10.2",
|
"bleak-retry-connector==2.10.2",
|
||||||
"bluetooth-adapters==0.12.0",
|
"bluetooth-adapters==0.12.0",
|
||||||
"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.75.0"
|
"dbus-fast==1.75.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.12.0
|
bluetooth-adapters==0.12.0
|
||||||
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
|
||||||
|
|
|
@ -454,7 +454,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
|
||||||
|
|
|
@ -368,7 +368,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…
Add table
Reference in a new issue