mirror of
https://github.com/elisspace/core.git
synced 2026-08-29 15:43:55 +00:00
fix history restore
This commit is contained in:
@@ -242,9 +242,9 @@ class BaseHaRemoteScanner(BaseHaScanner):
|
||||
address = ble_device.address
|
||||
self._process(
|
||||
discovered_device_timestamps[address],
|
||||
ble_device.address,
|
||||
address,
|
||||
advertisement_data.rssi,
|
||||
ble_device.name,
|
||||
advertisement_data.local_name,
|
||||
advertisement_data.service_uuids,
|
||||
advertisement_data.service_data,
|
||||
advertisement_data.manufacturer_data,
|
||||
|
||||
Reference in New Issue
Block a user