core/tests/components/template
Erik Montnemery 40217e764d
Allow overriding blueprinted templates (#143874)
* Allow overriding blueprinted templates

* Remove duplicated line
2025-04-30 12:14:28 +02:00
..
fixtures
snapshots
__init__.py
conftest.py Add trigger based entities to template switch (#141763) 2025-04-29 09:40:16 +02:00
test_alarm_control_panel.py
test_binary_sensor.py
test_blueprint.py Allow overriding blueprinted templates (#143874) 2025-04-30 12:14:28 +02:00
test_button.py
test_config.py
test_config_flow.py
test_cover.py
test_entity.py
test_fan.py
test_image.py
test_init.py
test_light.py Add trigger based template lights (#140631) 2025-04-29 18:02:44 +02:00
test_lock.py
test_number.py
test_select.py
test_sensor.py Adapt template sensors to use the same plural trigger/condition/action definitions as automations (#127875) 2025-04-29 11:52:58 +02:00
test_switch.py Add trigger based entities to template switch (#141763) 2025-04-29 09:40:16 +02:00
test_template_entity.py
test_trigger.py
test_trigger_entity.py Fix trigger template entity issue when coordinator data is None (#143830) 2025-04-28 14:32:16 +02:00
test_vacuum.py
test_weather.py