hass-core/homeassistant
J. Nick Koston 96b2d4f9f0
Reduce executor jobs needed to setup filesize (#112490)
* Reduce executor jobs needed to setup filesize

Move the _get_full_path check into the coordinator so everything
can happen in the executor at setup time

* Reduce executor jobs needed to setup filesize

Move the _get_full_path check into the coordinator so everything
can happen in the executor at setup time

* Update homeassistant/components/filesize/coordinator.py

Co-authored-by: Paulus Schoutsen <balloob@gmail.com>

---------

Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2024-03-06 20:54:01 +01:00
..
auth Add TypeVar default for FlowResult (#112345) 2024-03-05 22:52:11 +01:00
backports
brands
components Reduce executor jobs needed to setup filesize (#112490) 2024-03-06 20:54:01 +01:00
generated Update aioairzone-cloud to v0.4.6 (#112198) 2024-03-05 15:25:15 +02:00
helpers Improve integration_entities template function (#111943) 2024-03-06 11:05:06 +01: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 Allow start_time >= 1.1.7 (#112500) 2024-03-06 14:56:50 +01:00
package_constraints.txt Bump intents to 2024.3.6 (#112515) 2024-03-06 13:47:58 -06:00
requirements.py Avoid creating tasks to install dependent requirements (#111048) 2024-02-20 20:30:07 -06:00
runner.py
setup.py Ensure setup loads top level component before platforms (#112057) 2024-03-03 11:42:16 -10:00
strings.json Add title to reauthenticate integration issue (#111275) 2024-02-26 08:19:37 -05:00