core/homeassistant/components/device_tracker
Martin Hjelmare 7881081207
Fix device tracker see for entity registry entities (#24633)
* Add a test for see service gaurd

* Guard from seeing devices part of entity registry

* Await registry task early

* Lint

* Correct comment

* Clean up wait for registry

* Fix spelling

Co-Authored-By: Paulus Schoutsen <paulus@home-assistant.io>

* Fix spelling

Co-Authored-By: Paulus Schoutsen <paulus@home-assistant.io>
2019-06-20 03:22:33 +02:00
..
__init__.py Config entry device tracker (#24040) 2019-05-25 13:34:53 -07:00
config_entry.py Config entry device tracker (#24040) 2019-05-25 13:34:53 -07:00
const.py Restructure device tracker (#23862) 2019-05-15 23:43:45 +02:00
legacy.py Fix device tracker see for entity registry entities (#24633) 2019-06-20 03:22:33 +02:00
manifest.json Add manifests (#22699) 2019-04-03 21:14:45 -07:00
services.yaml Add services.yaml validator (#23205) 2019-04-18 13:40:46 -07:00
setup.py Config entry device tracker (#24040) 2019-05-25 13:34:53 -07:00