core/tests/components/template
Petro31 3e0aab55a8
Fix `delay_on` and `delay_off` restarting when a new trigger occurs during the delay (#145050)
2025-06-11 14:08:10 +01:00
..
fixtures
snapshots
__init__.py
conftest.py
test_alarm_control_panel.py Add modern configuration for template alarm control panel (#144834) 2025-05-15 11:46:57 +02:00
test_binary_sensor.py Fix `delay_on` and `delay_off` restarting when a new trigger occurs during the delay (#145050) 2025-06-11 14:08:10 +01:00
test_blueprint.py
test_button.py
test_config.py
test_config_flow.py
test_cover.py Add trigger based template cover (#145455) 2025-05-23 16:32:21 +02:00
test_entity.py
test_fan.py
test_image.py
test_init.py
test_light.py Add color_temp_kelvin to set_temperature action variables (#146448) 2025-06-11 11:58:07 +02:00
test_lock.py
test_number.py
test_select.py
test_sensor.py
test_switch.py
test_template_entity.py
test_trigger.py Add trigger_variables to template trigger 'for' field (#136672) 2025-05-19 17:26:42 +02:00
test_trigger_entity.py
test_vacuum.py Add template vacuum modern style (#144843) 2025-05-15 15:46:00 +02:00
test_weather.py