hass-core/homeassistant/components/device_tracker
Jan Bouwhuis 986df70fe3
Refactor group setup (#116317)
* Refactor group setup

* Add @callback decorator and remove commented out code

* Keep set, add default on state
2024-04-28 16:32:17 +02:00
..
__init__.py Ensure discovery can setup legacy device tracker platforms (#114101) 2024-03-24 07:38:05 -10:00
config_entry.py Deprecate calling async_listen and async_listen_once with run_immediately (#115169) 2024-04-08 10:07:54 -10:00
const.py Use SignalType to improve typing [core] (#114298) 2024-03-27 14:25:02 +01:00
device_condition.py Add empty line after module docstring [d-f] (#112698) 2024-03-08 14:15:26 +01:00
device_trigger.py Add empty line after module docstring [d-f] (#112698) 2024-03-08 14:15:26 +01:00
group.py Refactor group setup (#116317) 2024-04-28 16:32:17 +02:00
icons.json Add device tracker icon translations (#109109) 2024-01-30 12:32:02 +01:00
legacy.py Deprecate calling async_listen and async_listen_once with run_immediately (#115169) 2024-04-08 10:07:54 -10:00
manifest.json Aligned integration manifest files (#97175) 2023-07-25 08:33:56 +02:00
services.yaml Fix device tracker see gps accuracy selector (#104022) 2023-11-15 10:51:12 +01:00
strings.json Migrate device_tracker services to support translations (#96320) 2023-07-11 23:19:29 +02:00