mirror of
https://github.com/home-assistant/core.git
synced 2025-11-13 21:10:25 +00:00
Bump bluetooth-adapters to 2.1.0 and habluetooth to 5.3.0 (#151465)
This commit is contained in:
@@ -332,6 +332,7 @@ async def test_subscribe_scanner_details(
|
||||
"connectable": False,
|
||||
"name": "hci0 (00:00:00:00:00:01)",
|
||||
"source": "00:00:00:00:00:01",
|
||||
"scanner_type": "unknown",
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -349,6 +350,7 @@ async def test_subscribe_scanner_details(
|
||||
"connectable": False,
|
||||
"name": "hci3 (AA:BB:CC:DD:EE:33)",
|
||||
"source": "AA:BB:CC:DD:EE:33",
|
||||
"scanner_type": "unknown",
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -362,6 +364,7 @@ async def test_subscribe_scanner_details(
|
||||
"connectable": False,
|
||||
"name": "hci3 (AA:BB:CC:DD:EE:33)",
|
||||
"source": "AA:BB:CC:DD:EE:33",
|
||||
"scanner_type": "unknown",
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -399,6 +402,7 @@ async def test_subscribe_scanner_details_specific_scanner(
|
||||
"connectable": False,
|
||||
"name": "hci3 (AA:BB:CC:DD:EE:33)",
|
||||
"source": "AA:BB:CC:DD:EE:33",
|
||||
"scanner_type": "unknown",
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -412,6 +416,7 @@ async def test_subscribe_scanner_details_specific_scanner(
|
||||
"connectable": False,
|
||||
"name": "hci3 (AA:BB:CC:DD:EE:33)",
|
||||
"source": "AA:BB:CC:DD:EE:33",
|
||||
"scanner_type": "unknown",
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user