mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 12:59:34 +00:00
Relocate base Bluetooth scanner code into an external library (#104930)
This commit is contained in:
@@ -107,7 +107,6 @@ async def test_wrapped_bleak_client_local_adapter_only(
|
||||
return None
|
||||
|
||||
scanner = FakeScanner(
|
||||
hass,
|
||||
"00:00:00:00:00:01",
|
||||
"hci0",
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user