Refactor all Bluetooth scanners to inherit from BaseHaRemoteScanner (#105523)
This commit is contained in:
parent
5bd0833f49
commit
f002a6a732
16 changed files with 83 additions and 165 deletions
|
@ -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",
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue