core/homeassistant/components/automation
J. Nick Koston 13d6ebaabf
Avoid delaying automation/script startup for sample blueprints (#114277)
Avoid delaying automation/script startup to check if the blueprint folder exists

automations and script both populate sample blueprints if none exist

The check to see if the blueprint folder exists always had to create
an executor job which would delay startup a bit if the executor was
busy. Since we do not need the sample blueprints to be populated
until the start event, we can run this in a task.
2024-03-27 09:55:59 +01:00
..
blueprints Update Deprecated Selector Syntax (#99308) 2023-09-12 20:10:32 +02:00
__init__.py Avoid delaying automation/script startup for sample blueprints (#114277) 2024-03-27 09:55:59 +01:00
config.py Add empty line after module docstring [a-d] (#112697) 2024-03-08 14:51:32 +01:00
const.py Add empty line after module docstring (2) [components] (#112736) 2024-03-08 19:15:59 +01:00
helpers.py Add empty line after module docstring [a-d] (#112697) 2024-03-08 14:51:32 +01:00
icons.json Update reload icons for automation and person service (#109147) 2024-01-30 19:36:57 +01:00
logbook.py Add empty line after module docstring [a-d] (#112697) 2024-03-08 14:51:32 +01:00
manifest.json
reproduce_state.py Add empty line after module docstring [a-d] (#112697) 2024-03-08 14:51:32 +01:00
services.yaml
strings.json
trace.py Add empty line after module docstring [a-d] (#112697) 2024-03-08 14:51:32 +01:00