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 Fix empty actions (#142292) 2025-04-04 22:17:52 +02:00
test_binary_sensor.py
test_blueprint.py Allow overriding blueprinted templates (#143874) 2025-04-30 12:14:28 +02:00
test_button.py Fix empty actions (#142292) 2025-04-04 22:17:52 +02:00
test_config.py
test_config_flow.py De-duplicate test helper function (#143437) 2025-04-22 12:04:12 +02:00
test_cover.py Update template cover to modern style config (#141878) 2025-04-25 15:22:49 +02:00
test_entity.py
test_fan.py Correct template fan optimistic mode and supported features (#142414) 2025-04-14 15:40:29 +02:00
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 Fix empty actions (#142292) 2025-04-04 22:17:52 +02:00
test_number.py Fix empty actions (#142292) 2025-04-04 22:17:52 +02:00
test_select.py Fix empty actions (#142292) 2025-04-04 22:17:52 +02:00
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 Fix empty actions (#142292) 2025-04-04 22:17:52 +02:00
test_weather.py