core/tests/components/bluetooth_le_tracker
J. Nick Koston 8a144d16f5
Move legacy device_tracker setup to a tracked task (#113715)
* Move legacy device_tracker setup to a tracked task

Legacy platforms are now loaded in a tracked task which
allows anything waiting on device_tracker (such as
a config entry that uses the device_tracker
platform) to proceed.

This also allows us to remove the workaround
of adding device_tracker to
hass.config.components in its setup

* tweak

* tweak

* fix tests
2024-03-18 10:39:59 +01:00
..
__init__.py
conftest.py
test_device_tracker.py Move legacy device_tracker setup to a tracked task (#113715) 2024-03-18 10:39:59 +01:00