core/homeassistant
J. Nick Koston 8fe80a4766
Migrate remaining get_platform in check_config to async_get_platform (#112470)
These were very likely to be cached so they were low on the
list to migrate, but since they are called in the event loop
its best to be sure we do no blocking I/O
2024-03-05 23:47:41 -05:00
..
auth Add TypeVar default for FlowResult (#112345) 2024-03-05 22:52:11 +01:00
backports
brands
components Bump holidays to 0.44 (#112442) 2024-03-05 21:43:58 -05:00
generated Update aioairzone-cloud to v0.4.6 (#112198) 2024-03-05 15:25:15 +02:00
helpers Migrate remaining get_platform in check_config to async_get_platform (#112470) 2024-03-05 23:47:41 -05:00
scripts
util Add Beaufort to wind_speed (#105795) 2024-03-05 14:55:59 +01:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py Adjust MAX_LOAD_CONCURRENTLY constant to allow 6 storage loaders (#112468) 2024-03-05 16:31:10 -10:00
config.py Migrate remaining get_platform in config to async_get_platform (#112469) 2024-03-05 23:47:11 -05:00
config_entries.py Add TypeVar default for FlowResult (#112345) 2024-03-05 22:52:11 +01:00
const.py Add Beaufort to wind_speed (#105795) 2024-03-05 14:55:59 +01:00
core.py Add comments why we use loop.create_task in core (#112372) 2024-03-05 07:47:35 -10:00
data_entry_flow.py Add TypeVar default for FlowResult (#112345) 2024-03-05 22:52:11 +01:00
exceptions.py
loader.py Adjust MAX_LOAD_CONCURRENTLY constant to allow 6 storage loaders (#112468) 2024-03-05 16:31:10 -10:00
package_constraints.txt Bump SQLAlchemy to 2.0.28 (#112314) 2024-03-05 12:14:30 -10:00
requirements.py
runner.py
setup.py Ensure setup loads top level component before platforms (#112057) 2024-03-03 11:42:16 -10:00
strings.json