core/homeassistant
J. Nick Koston a57f4b8f42
Index auth token ids to avoid linear search (#116583)
* Index auth token ids to avoid linear search

* async_remove_refresh_token

* coverage
2024-05-05 16:47:26 -04:00
..
auth Index auth token ids to avoid linear search (#116583) 2024-05-05 16:47:26 -04:00
backports
brands
components Refactor statistics to avoid creating tasks (#116743) 2024-05-05 16:39:45 -04:00
generated Add IMGW-PIB integration (#116468) 2024-05-01 14:38:36 +02:00
helpers Turn on thread safety checks in async_dispatcher_send (#116867) 2024-05-05 16:29:43 -04:00
scripts
util
__init__.py
__main__.py
block_async_io.py
bootstrap.py Turn on thread safety checks in async_dispatcher_send (#116867) 2024-05-05 16:29:43 -04:00
config.py
config_entries.py Turn on thread safety checks in async_dispatcher_send (#116867) 2024-05-05 16:29:43 -04:00
const.py
core.py Reduce timestamp function call overhead in core states (#116517) 2024-05-01 11:04:20 -05:00
data_entry_flow.py Add workaround for data entry flow show progress (#116704) 2024-05-04 13:17:21 -05:00
exceptions.py
loader.py Block dreame_vacuum versions older than 1.0.4 (#116673) 2024-05-03 12:17:01 +02:00
package_constraints.txt Bump aiohttp-isal to 0.3.1 (#116720) 2024-05-04 10:29:00 -05:00
py.typed
requirements.py Speed up singleton decorator so it can be used more places (#116292) 2024-04-28 12:11:08 -05:00
runner.py
setup.py Hold a lock to prevent concurrent setup of config entries (#116482) 2024-04-30 18:47:12 -05:00
strings.json