core/tests/components/device_tracker
J. Nick Koston 5e01b828af
Discover devices from device_trackers with router sources (#45160)
* Discover devices from device_trackers with router sources

* Update homeassistant/components/dhcp/__init__.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* fix stop being called on the wrong context

* clean

* move it to base

* cleanup was too agressive

* Update homeassistant/components/dhcp/__init__.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* coverage

* revert legacy changes

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-01-16 01:01:37 +01:00
..
__init__.py
common.py Sort imports according to PEP8 for device_tracker (#29666) 2019-12-09 12:14:38 +01:00
test_config_entry.py Fix device tracker TrackerEntity defaults (#32459) 2020-03-04 09:43:52 +01:00
test_device_condition.py Add default config if not there (#43321) 2020-11-25 15:10:04 +01:00
test_device_trigger.py Add default config if not there (#43321) 2020-11-25 15:10:04 +01:00
test_entities.py Discover devices from device_trackers with router sources (#45160) 2021-01-16 01:01:37 +01:00
test_init.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00