This website requires JavaScript.
Explore
Help
Sign In
Home-Assistant
/
core
Watch
1
Star
0
Fork
0
mirror of
https://github.com/home-assistant/core.git
synced
2026-09-03 20:12:16 +01:00
Code
Activity
Files
8c69fd91ff441f930e2263bffee35cc97a5dfd45
core
/
homeassistant
/
components
/
device_tracker
T
History
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 device tracker (
#24040
)
2019-05-25 13:34:53 -07:00
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