examples: Improve scanner_advanced.py (#47)
- `BLEDevice.rssi` is deprecated since version 0.19.0 (see https://bleak.readthedocs.io/en/latest/api/index.html#bleak.backends.device.BLEDevice.rssi) switched to using the advertisement rssi (see https://bleak.readthedocs.io/en/latest/api/scanner.html#bleak.BleakScanner.discover). - Battery has a "&" symbol after it instead of a percentage symbol (typo?).
M
Matthew committed
d340319434bfa4a8f5b592877c21a76532bb128c
Parent: b2e40a5
Committed by GitHub <noreply@github.com>
on 9/16/2024, 3:56:07 AM