core/homeassistant
J. Nick Koston 5e3796c333
Prevent legacy device tracker from creating hundreds of executor jobs (#90690)
* Prevent legacy device tracker from creating hundreds of executor jobs

The legacy device tracker would create an executor job for
each set of extra state attributes and device name lookup.

For routers this meant hundreds of jobs

* Prevent legacy device tracker from creating hundreds of executor jobs

The legacy device tracker would create an executor job for
each set of extra state attributes and device name lookup.

For routers this meant hundreds of jobs

* tweak

* simplify
2023-04-04 08:55:25 -04:00
..
auth Cache decode of JWT tokens (#90013) 2023-03-22 16:03:41 -10:00
backports
brands Remove xbox_live integration (#90592) 2023-03-31 14:30:04 -04:00
components Prevent legacy device tracker from creating hundreds of executor jobs (#90690) 2023-04-04 08:55:25 -04:00
generated Add DHCP discovery to Obihai (#88984) 2023-04-03 21:17:56 +02:00
helpers Update template environment from the event loop (#90758) 2023-04-04 09:52:47 +02:00
scripts
util Add preferred wind speed unit to unit systems (#90504) 2023-03-30 12:54:12 +02:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py Fix memory churn in state templates (#90685) 2023-04-02 20:51:25 -04:00
config.py Add ComponentProtocol to improve type checking (#90586) 2023-03-31 14:19:58 -04:00
config_entries.py Add ComponentProtocol to improve type checking (#90586) 2023-03-31 14:19:58 -04:00
const.py Bump version to 2023.5.0dev0 (#90477) 2023-03-29 16:46:32 -04:00
core.py Fix filesize doing blocking I/O in the event loop (#90479) 2023-03-29 17:26:28 -04:00
data_entry_flow.py Use slots for discovery dataclasses (#90751) 2023-04-04 12:44:59 +02:00
exceptions.py
loader.py Add ComponentProtocol to improve type checking (#90586) 2023-03-31 14:19:58 -04:00
package_constraints.txt Bump sqlalchemy to 2.0.8 (#90756) 2023-04-04 12:47:54 +02:00
requirements.py
runner.py
setup.py Add ComponentProtocol to improve type checking (#90586) 2023-03-31 14:19:58 -04:00
strings.json Add state translations for helpers (#90356) 2023-03-27 16:19:25 -04:00