Refactor all Bluetooth scanners to inherit from BaseHaRemoteScanner (#105523)

This commit is contained in:
J. Nick Koston 2023-12-12 10:28:43 -10:00 committed by GitHub
parent 5bd0833f49
commit f002a6a732
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
16 changed files with 83 additions and 165 deletions

View file

@ -130,7 +130,6 @@ async def test_rpc_config_entry_diagnostics(
"scanning": True,
"start_time": ANY,
"source": "12:34:56:78:9A:BC",
"storage": None,
"time_since_last_device_detection": {"AA:BB:CC:DD:EE:FF": ANY},
"type": "ShellyBLEScanner",
}