..
fixtures
snapshots
Add config flow to template alarm_control_panel ( #125861 )
2024-09-13 22:12:16 +02:00
__init__.py
conftest.py
Blueprints for template entities ( #126971 )
2024-10-04 16:47:29 +02:00
test_alarm_control_panel.py
Implement new state property for alarm_control_panel which is using an enum ( #126283 )
2024-10-21 22:54:27 +02:00
test_binary_sensor.py
Use STATE_ON/STATE_OFF constants in template test ( #128883 )
2024-10-21 16:19:44 +02:00
test_blueprint.py
Blueprints for template entities ( #126971 )
2024-10-04 16:47:29 +02:00
test_button.py
Add missing hass type hint in component tests (t) ( #124274 )
2024-08-20 12:55:39 +02:00
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
Fix template image test affecting other tests ( #122849 )
2024-07-30 16:28:55 +02:00
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
Improve type hints in template tests ( #123915 )
2024-08-14 14:58:16 +02:00
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
Add unit_of_measurement to template numbers ( #122862 )
2024-09-11 08:47:17 +02:00
test_select.py
Add missing hass type hint in component tests (t) ( #124274 )
2024-08-20 12:55:39 +02:00
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
Add config flow for platform switch in Template ( #121639 )
2024-07-11 10:11:31 +02:00
test_template_entity.py
Remove unnecessary assignment of Template.hass from template ( #123773 )
2024-08-13 11:54:36 +02:00
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