hass-core/tests/components/bluetooth
J. Nick Koston e890671192
Relocate Bluetooth manager to habluetooth library (#105110)
* Relocate Bluetooth manager to habluetooth library

* Relocate Bluetooth manager to habluetooth library

* Relocate Bluetooth manager to habluetooth library

* fixes

* fix patching time

* fix more tests

* fix more tests

* split

* Bump habluetooth to 0.7.0

changelog: https://github.com/Bluetooth-Devices/habluetooth/compare/v0.6.1...v0.7.0

This is the big change that will move the manager so the HA
PR that will follow this will be a bit larger than the rest of them
since the manager is connected to everything

* fix types

* fix types

* fix types

* fix patch targets

* fix flakey logbook tests (will need another PR)

* mock shutdown

* bump again

* value can be a float now

* Revert "value can be a float now"

This reverts commit b7e7127143.

* float
2023-12-11 15:42:00 -05:00
..
fixtures Restore remote discovered devices between remote scanner restarts (#83699) 2022-12-11 09:02:55 -10:00
snapshots Add support for snapshot testing (#88323) 2023-02-17 16:35:55 -05:00
__init__.py Relocate Bluetooth manager to habluetooth library (#105110) 2023-12-11 15:42:00 -05:00
conftest.py Move local bluetooth scanner code into habluetooth library (#104970) 2023-12-05 07:19:02 -10:00
test_active_update_coordinator.py Avoid starting a bluetooth poll when Home Assistant is stopping (#88819) 2023-02-26 22:02:52 -05:00
test_active_update_processor.py Fix Bluetooth passive update processor dispatching updates to unchanged entities (#99527) 2023-09-04 20:42:05 -04:00
test_advertisement_tracker.py Relocate Bluetooth manager to habluetooth library (#105110) 2023-12-11 15:42:00 -05:00
test_api.py Refactor bluetooth scanners for better seperation of concerns (#104909) 2023-12-02 13:20:06 -10:00
test_base_scanner.py Bump habluetooth to 0.8.0 (#105109) 2023-12-06 08:15:24 +01:00
test_config_flow.py Restore original websocket commands for config entries (#93707) 2023-05-28 21:40:35 -04:00
test_diagnostics.py Move local bluetooth scanner code into habluetooth library (#104970) 2023-12-05 07:19:02 -10:00
test_init.py Relocate Bluetooth manager to habluetooth library (#105110) 2023-12-11 15:42:00 -05:00
test_manager.py Relocate Bluetooth manager to habluetooth library (#105110) 2023-12-11 15:42:00 -05:00
test_models.py Relocate Bluetooth manager to habluetooth library (#105110) 2023-12-11 15:42:00 -05:00
test_passive_update_coordinator.py Relocate Bluetooth manager to habluetooth library (#105110) 2023-12-11 15:42:00 -05:00
test_passive_update_processor.py Relocate Bluetooth manager to habluetooth library (#105110) 2023-12-11 15:42:00 -05:00
test_scanner.py Bump habluetooth to 0.8.0 (#105109) 2023-12-06 08:15:24 +01:00
test_usage.py Relocate Bluetooth manager to habluetooth library (#105110) 2023-12-11 15:42:00 -05:00
test_wrappers.py Relocate Bluetooth manager to habluetooth library (#105110) 2023-12-11 15:42:00 -05:00