core/tests/components/template
Petro31 5048d1512c
Add trigger based template cover (#145455)
* Add trigger based template cover

* address comments

* update position template in test
2025-05-23 16:32:21 +02: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
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 Add modern style configuration for template fan (#144751) 2025-05-15 08:18:37 +02:00
test_image.py
test_init.py
test_light.py
test_lock.py Add modern style template lock (#144756) 2025-05-15 10:43:56 +02:00
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