mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00
Bump bluetooth-data-tools to 0.3.0 (#82016)
prep work for #82007 changelog: https://github.com/Bluetooth-Devices/bluetooth-data-tools/compare/v0.2.0...v0.3.0
This commit is contained in:
parent
636bfe0f7b
commit
62bd692a58
@ -10,7 +10,7 @@
|
|||||||
"bleak-retry-connector==2.8.4",
|
"bleak-retry-connector==2.8.4",
|
||||||
"bluetooth-adapters==0.7.0",
|
"bluetooth-adapters==0.7.0",
|
||||||
"bluetooth-auto-recovery==0.3.6",
|
"bluetooth-auto-recovery==0.3.6",
|
||||||
"bluetooth-data-tools==0.2.0",
|
"bluetooth-data-tools==0.3.0",
|
||||||
"dbus-fast==1.73.0"
|
"dbus-fast==1.73.0"
|
||||||
],
|
],
|
||||||
"codeowners": ["@bdraco"],
|
"codeowners": ["@bdraco"],
|
||||||
|
@ -14,7 +14,7 @@ bleak-retry-connector==2.8.4
|
|||||||
bleak==0.19.2
|
bleak==0.19.2
|
||||||
bluetooth-adapters==0.7.0
|
bluetooth-adapters==0.7.0
|
||||||
bluetooth-auto-recovery==0.3.6
|
bluetooth-auto-recovery==0.3.6
|
||||||
bluetooth-data-tools==0.2.0
|
bluetooth-data-tools==0.3.0
|
||||||
certifi>=2021.5.30
|
certifi>=2021.5.30
|
||||||
ciso8601==2.2.0
|
ciso8601==2.2.0
|
||||||
cryptography==38.0.3
|
cryptography==38.0.3
|
||||||
|
@ -452,10 +452,12 @@ bluetooth-adapters==0.7.0
|
|||||||
# homeassistant.components.bluetooth
|
# homeassistant.components.bluetooth
|
||||||
bluetooth-auto-recovery==0.3.6
|
bluetooth-auto-recovery==0.3.6
|
||||||
|
|
||||||
# homeassistant.components.bluetooth
|
|
||||||
# homeassistant.components.led_ble
|
# homeassistant.components.led_ble
|
||||||
bluetooth-data-tools==0.2.0
|
bluetooth-data-tools==0.2.0
|
||||||
|
|
||||||
|
# homeassistant.components.bluetooth
|
||||||
|
bluetooth-data-tools==0.3.0
|
||||||
|
|
||||||
# homeassistant.components.bond
|
# homeassistant.components.bond
|
||||||
bond-async==0.1.22
|
bond-async==0.1.22
|
||||||
|
|
||||||
|
@ -366,10 +366,12 @@ bluetooth-adapters==0.7.0
|
|||||||
# homeassistant.components.bluetooth
|
# homeassistant.components.bluetooth
|
||||||
bluetooth-auto-recovery==0.3.6
|
bluetooth-auto-recovery==0.3.6
|
||||||
|
|
||||||
# homeassistant.components.bluetooth
|
|
||||||
# homeassistant.components.led_ble
|
# homeassistant.components.led_ble
|
||||||
bluetooth-data-tools==0.2.0
|
bluetooth-data-tools==0.2.0
|
||||||
|
|
||||||
|
# homeassistant.components.bluetooth
|
||||||
|
bluetooth-data-tools==0.3.0
|
||||||
|
|
||||||
# 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