core/tests/components/template
G Johansson 666e8e133e
Cover state is enum (#127144)
* Change light state to use enum

* Adjust cover tests

* Update cover

* Fix covers

* Some tests

* More tests

* Fix tests

* Fix
2024-10-08 18:39:04 +02:00
..
fixtures
snapshots
__init__.py
conftest.py Blueprints for template entities (#126971) 2024-10-04 16:47:29 +02:00
test_alarm_control_panel.py Fix device id support for alarm control panel template (#127340) 2024-10-02 19:04:36 +02:00
test_binary_sensor.py Use pytest.mark.usefixtures for start_ha in template tests (#126805) 2024-09-26 14:00:52 +02:00
test_blueprint.py Blueprints for template entities (#126971) 2024-10-04 16:47:29 +02:00
test_button.py
test_config_flow.py Improve type hints in template config_flow tests (#126803) 2024-09-26 19:25:33 +02:00
test_cover.py Cover state is enum (#127144) 2024-10-08 18:39:04 +02:00
test_fan.py Use pytest.mark.usefixtures for start_ha in template tests (#126805) 2024-09-26 14:00:52 +02:00
test_image.py
test_init.py Use pytest.mark.usefixtures for start_ha in template tests (#126805) 2024-09-26 14:00:52 +02:00
test_light.py
test_lock.py Use pytest.mark.usefixtures for start_ha in template tests (#126805) 2024-09-26 14:00:52 +02:00
test_manual_trigger_entity.py
test_number.py
test_select.py
test_sensor.py Use pytest.mark.usefixtures for start_ha in template tests (#126805) 2024-09-26 14:00:52 +02:00
test_switch.py
test_template_entity.py
test_trigger.py Use pytest.mark.usefixtures for start_ha in template tests (#126805) 2024-09-26 14:00:52 +02:00
test_vacuum.py Use pytest.mark.usefixtures for start_ha in template tests (#126805) 2024-09-26 14:00:52 +02:00
test_weather.py Use pytest.mark.usefixtures for start_ha in template tests (#126805) 2024-09-26 14:00:52 +02:00