mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +00:00
Bump bluetooth-adapters to 0.4.1 (#78205)
Switches to dbus-fast which fixes a file descriptor leak
This commit is contained in:
parent
e77058b762
commit
d77ca99791
@ -6,7 +6,7 @@
|
||||
"quality_scale": "internal",
|
||||
"requirements": [
|
||||
"bleak==0.16.0",
|
||||
"bluetooth-adapters==0.3.6",
|
||||
"bluetooth-adapters==0.4.1",
|
||||
"bluetooth-auto-recovery==0.3.2"
|
||||
],
|
||||
"codeowners": ["@bdraco"],
|
||||
|
@ -11,7 +11,7 @@ attrs==21.2.0
|
||||
awesomeversion==22.8.0
|
||||
bcrypt==3.1.7
|
||||
bleak==0.16.0
|
||||
bluetooth-adapters==0.3.6
|
||||
bluetooth-adapters==0.4.1
|
||||
bluetooth-auto-recovery==0.3.2
|
||||
certifi>=2021.5.30
|
||||
ciso8601==2.2.0
|
||||
|
@ -430,7 +430,7 @@ bluemaestro-ble==0.2.0
|
||||
# bluepy==1.3.0
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
bluetooth-adapters==0.3.6
|
||||
bluetooth-adapters==0.4.1
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
bluetooth-auto-recovery==0.3.2
|
||||
|
@ -341,7 +341,7 @@ blinkpy==0.19.0
|
||||
bluemaestro-ble==0.2.0
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
bluetooth-adapters==0.3.6
|
||||
bluetooth-adapters==0.4.1
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
bluetooth-auto-recovery==0.3.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user