mirror of
https://github.com/home-assistant/core.git
synced 2026-09-25 07:51:46 -05:00
Bump habluetooth to 6.26.11, bleak-retry-connector to 4.7.0 and bluetooth-data-tools to 1.29.24 (#180877)
This commit is contained in:
@@ -16,11 +16,11 @@
|
||||
"quality_scale": "internal",
|
||||
"requirements": [
|
||||
"bleak==3.0.2",
|
||||
"bleak-retry-connector==4.6.3",
|
||||
"bleak-retry-connector==4.7.0",
|
||||
"bluetooth-adapters==2.4.0",
|
||||
"bluetooth-auto-recovery==1.6.4",
|
||||
"bluetooth-data-tools==1.29.21",
|
||||
"bluetooth-data-tools==1.29.24",
|
||||
"dbus-fast==5.0.22",
|
||||
"habluetooth==6.26.7"
|
||||
"habluetooth==6.26.11"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -20,5 +20,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/ld2410_ble",
|
||||
"integration_type": "device",
|
||||
"iot_class": "local_push",
|
||||
"requirements": ["bluetooth-data-tools==1.29.21", "ld2410-ble==0.1.1"]
|
||||
"requirements": ["bluetooth-data-tools==1.29.24", "ld2410-ble==0.1.1"]
|
||||
}
|
||||
|
||||
@@ -36,5 +36,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/led_ble",
|
||||
"integration_type": "device",
|
||||
"iot_class": "local_polling",
|
||||
"requirements": ["bluetooth-data-tools==1.29.21", "led-ble==1.1.11"]
|
||||
"requirements": ["bluetooth-data-tools==1.29.24", "led-ble==1.1.11"]
|
||||
}
|
||||
|
||||
@@ -7,5 +7,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/private_ble_device",
|
||||
"integration_type": "device",
|
||||
"iot_class": "local_push",
|
||||
"requirements": ["bluetooth-data-tools==1.29.21"]
|
||||
"requirements": ["bluetooth-data-tools==1.29.24"]
|
||||
}
|
||||
|
||||
@@ -20,11 +20,11 @@ audioop-lts==0.2.2
|
||||
av==17.0.1
|
||||
awesomeversion==25.8.0
|
||||
bcrypt==5.0.0
|
||||
bleak-retry-connector==4.6.3
|
||||
bleak-retry-connector==4.7.0
|
||||
bleak==3.0.2
|
||||
bluetooth-adapters==2.4.0
|
||||
bluetooth-auto-recovery==1.6.4
|
||||
bluetooth-data-tools==1.29.21
|
||||
bluetooth-data-tools==1.29.24
|
||||
cached-ipaddress==1.1.2
|
||||
certifi>=2021.5.30
|
||||
ciso8601==2.3.3
|
||||
@@ -36,7 +36,7 @@ fnv-hash-fast==2.0.3
|
||||
gazetteer-matcher==1.1.0
|
||||
go2rtc-client==0.4.0
|
||||
ha-ffmpeg==3.2.2
|
||||
habluetooth==6.26.7
|
||||
habluetooth==6.26.11
|
||||
hass-nabucasa==2.7.0
|
||||
hassil==3.12.0
|
||||
home-assistant-bluetooth==2.0.0
|
||||
|
||||
Generated
+3
-3
@@ -670,7 +670,7 @@ bizkaibus==0.1.1
|
||||
bleak-esphome==4.0.0
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
bleak-retry-connector==4.6.3
|
||||
bleak-retry-connector==4.7.0
|
||||
|
||||
# homeassistant.components.smlight
|
||||
bleak-smlight==1.1.0
|
||||
@@ -703,7 +703,7 @@ bluetooth-auto-recovery==1.6.4
|
||||
# homeassistant.components.ld2410_ble
|
||||
# homeassistant.components.led_ble
|
||||
# homeassistant.components.private_ble_device
|
||||
bluetooth-data-tools==1.29.21
|
||||
bluetooth-data-tools==1.29.24
|
||||
|
||||
# homeassistant.components.bond
|
||||
bond-async==0.2.1
|
||||
@@ -1247,7 +1247,7 @@ ha-xthings-cloud==1.0.5
|
||||
habiticalib==0.4.7
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
habluetooth==6.26.7
|
||||
habluetooth==6.26.11
|
||||
|
||||
# homeassistant.components.hanna
|
||||
hanna-cloud==0.0.7
|
||||
|
||||
Reference in New Issue
Block a user