mirror of
https://github.com/home-assistant/core.git
synced 2026-08-24 10:13:52 -05:00
Bump habluetooth to 6.19.1 (#174582)
This commit is contained in:
@@ -21,6 +21,6 @@
|
||||
"bluetooth-auto-recovery==1.6.4",
|
||||
"bluetooth-data-tools==1.29.18",
|
||||
"dbus-fast==5.0.22",
|
||||
"habluetooth==6.13.0"
|
||||
"habluetooth==6.19.1"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -35,7 +35,7 @@ file-read-backwards==2.0.0
|
||||
fnv-hash-fast==2.0.3
|
||||
go2rtc-client==0.4.0
|
||||
ha-ffmpeg==3.2.2
|
||||
habluetooth==6.13.0
|
||||
habluetooth==6.19.1
|
||||
hass-nabucasa==2.2.0
|
||||
hassil==3.8.0
|
||||
home-assistant-bluetooth==2.0.0
|
||||
|
||||
Generated
+1
-1
@@ -1228,7 +1228,7 @@ ha-xthings-cloud==1.0.5
|
||||
habiticalib==0.4.7
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
habluetooth==6.13.0
|
||||
habluetooth==6.19.1
|
||||
|
||||
# homeassistant.components.hanna
|
||||
hanna-cloud==0.0.7
|
||||
|
||||
@@ -187,6 +187,8 @@ async def test_diagnostics(
|
||||
"workers": {
|
||||
"00:00:00:00:00:02": {
|
||||
"failed_window": False,
|
||||
"last_window_at": 0.0,
|
||||
"last_window_duration": 0.0,
|
||||
"name": "hci1 (00:00:00:00:00:02)",
|
||||
"next_event_at": ANY,
|
||||
"next_sweep_at": ANY,
|
||||
|
||||
Reference in New Issue
Block a user