1
0
mirror of https://github.com/home-assistant/core.git synced 2025-07-03 03:17:05 +00:00

4 Commits

Author SHA1 Message Date
David Buezas
112b2c22f7
Expose async_scanner_devices_by_address from the bluetooth api ()
Co-authored-by: J. Nick Koston <nick@koston.org>
fixes undefined
2023-01-08 14:06:32 -10:00
J. Nick Koston
070aa714a0
Switch to a different local Bluetooth adapter when one runs out of connection slots () 2022-12-23 08:58:33 -10:00
J. Nick Koston
a7caa038be
Accept advertisements from alternate scanners when a scanner stops scanning () 2022-11-21 21:23:07 -05:00
J. Nick Koston
3f5649092e
Break out bluetooth apis into api.py ()
* Break out bluetooth apis into api.py

Like  this is not a functional change.

* cleanups
2022-11-20 12:33:03 -05:00