core/homeassistant/components/device_tracker
J. Nick Koston 02ef7d445d
Allow passing an optional name to async_track_time_interval (#90244)
* Allow passing an optional name to async_track_time_interval

This is the same idea as passing a name to asyncio.create_task which
makes it easier to track down bugs

* more

* short

* still cannot find it

* add a few more

* test
2023-03-25 10:11:14 -04:00
..
__init__.py
config_entry.py Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +01:00
const.py
device_condition.py Adjust entity registry access in core platforms (#88944) 2023-03-01 08:02:16 +01:00
device_trigger.py Adjust entity registry access in core platforms (#88944) 2023-03-01 08:02:16 +01:00
group.py
legacy.py Allow passing an optional name to async_track_time_interval (#90244) 2023-03-25 10:11:14 -04:00
manifest.json Sort manifests 2 (#87023) 2023-02-08 20:16:39 +01:00
services.yaml
strings.json Add pre-defined entity name translations (#89792) 2023-03-16 21:10:20 +01:00