hass-core/homeassistant/components/template
J. Nick Koston aaa2d8745f
Import template in the executor to avoid blocking the event loop (#112070)
Importing template has a very long dep tree
2024-03-02 21:59:34 -05:00
..
__init__.py
alarm_control_panel.py
binary_sensor.py
button.py
config.py
config_flow.py
const.py
coordinator.py Make template trigger callbacks when nothing needs to be awaited (#110771) 2024-02-17 17:37:46 +01:00
cover.py
fan.py
image.py
light.py
lock.py
manifest.json Import template in the executor to avoid blocking the event loop (#112070) 2024-03-02 21:59:34 -05:00
number.py
select.py
sensor.py
services.yaml
strings.json Fix minor language issues in strings.json (#112006) 2024-03-02 02:00:03 +01:00
switch.py
template_entity.py
trigger.py
trigger_entity.py
vacuum.py
weather.py