core/tests/components/bluetooth
J. Nick Koston 8c70e5aaad
Try the next best adapter after a BLE connection fails (#84512)
* Try the next best adapter after a BLE connection fails

* add cover

* tweak

* tweak

* Update homeassistant/components/bluetooth/wrappers.py

* bump

* small tweak

* tweak logic
2022-12-23 20:48:47 -05:00
..
fixtures Restore remote discovered devices between remote scanner restarts (#83699) 2022-12-11 09:02:55 -10:00
__init__.py Add abc.ABC to classes with abstract methods (#83546) 2022-12-08 17:50:36 +01:00
conftest.py Switch to a different local Bluetooth adapter when one runs out of connection slots (#84331) 2022-12-23 08:58:33 -10:00
test_active_update_coordinator.py Implement an active update coordinator for polling ble devices that get data from both advertisements and active connections (#84207) 2022-12-19 16:09:29 -10:00
test_active_update_processor.py Rename Bluetooth active_update_coordinator to active_update_processor (#84115) 2022-12-16 22:25:43 -10:00
test_advertisement_tracker.py Add abc.ABC to classes with abstract methods (#83546) 2022-12-08 17:50:36 +01:00
test_api.py Add abc.ABC to classes with abstract methods (#83546) 2022-12-08 17:50:36 +01:00
test_base_scanner.py Restore remote discovered devices between remote scanner restarts (#83699) 2022-12-11 09:02:55 -10:00
test_config_flow.py
test_diagnostics.py Switch to a different local Bluetooth adapter when one runs out of connection slots (#84331) 2022-12-23 08:58:33 -10:00
test_init.py Add abc.ABC to classes with abstract methods (#83546) 2022-12-08 17:50:36 +01:00
test_manager.py Fix connectable Bluetooth devices not going available after scanner recovers (#84172) 2022-12-19 13:37:29 +01:00
test_models.py Restore remote discovered devices between remote scanner restarts (#83699) 2022-12-11 09:02:55 -10:00
test_passive_update_coordinator.py
test_passive_update_processor.py
test_scanner.py Move bluetooth watchdog into the scanner base class (#83888) 2022-12-13 11:57:40 -10:00
test_usage.py
test_wrappers.py Try the next best adapter after a BLE connection fails (#84512) 2022-12-23 20:48:47 -05:00