Utilities
Utilities provided by the library
HueBLE module.
- async HueBLE.discover_lights(scanner: BleakScanner | None = None, timeout: int = 5) list[BLEDevice]
Scanning feature Scans the BLE neighborhood for Hue BLE light(s) and returns a list of nearby lights based upon detection of a known UUID.