core/homeassistant/components/device_tracker
nierob 979f801488 Avoid creating temporary lists (#25317)
That gives nano performance improvements as *() is slightly faster
then *[].
2019-07-19 13:36:18 -07:00
..
__init__.py
config_entry.py Merge UniFi device tracker to config entry (#24367) 2019-07-14 21:57:09 +02:00
const.py
legacy.py Fix device tracker see for entity registry entities (#24633) 2019-06-20 03:22:33 +02:00
manifest.json
services.yaml
setup.py Avoid creating temporary lists (#25317) 2019-07-19 13:36:18 -07:00