core/tests/components/template
Petro31 04fb86b4ba
Fix unique_id in config validation for legacy weather platform (#149742)
2025-07-31 15:19:37 +02:00
..
fixtures
snapshots Add config flow to template lock platform (#149449) 2025-07-30 17:04:39 +02:00
__init__.py
conftest.py Modernize binary sensor template tests (#148367) 2025-07-09 17:49:28 +02:00
test_alarm_control_panel.py Add optimistic option to alarm control panel yaml (#149334) 2025-07-28 17:44:43 +02:00
test_binary_sensor.py Refactor async_setup_platform for template platforms (#147379) 2025-07-15 08:26:34 +02:00
test_blueprint.py
test_button.py
test_config.py
test_config_flow.py Add config flow to template lock platform (#149449) 2025-07-30 17:04:39 +02:00
test_cover.py Add config flow to template cover platform (#149433) 2025-07-30 14:48:24 +02:00
test_entity.py Remove unnecessary hass if check in AbstractTemplateEntity (#148828) 2025-07-15 17:04:31 +02:00
test_fan.py Add config flow to template fan platform (#149446) 2025-07-30 16:17:49 +02:00
test_helpers.py Refactor async_setup_platform for template platforms (#147379) 2025-07-15 08:26:34 +02:00
test_image.py
test_init.py Do not add template config entry to source device (#148756) 2025-07-15 22:13:03 +02:00
test_light.py Add config flow to template light platform (#149448) 2025-07-30 15:27:43 +02:00
test_lock.py Add config flow to template lock platform (#149449) 2025-07-30 17:04:39 +02:00
test_number.py Add assumed optimistic to template number entities (#148499) 2025-07-30 11:20:04 +02:00
test_select.py Add a preview to template config flow for alarm control panel, image, and select platforms (#148441) 2025-07-17 22:19:45 +01:00
test_sensor.py Add initalize for abstract template entities (#147504) 2025-07-15 15:53:01 +02:00
test_switch.py Add optimistic option to switch yaml (#149402) 2025-07-28 16:17:39 +02:00
test_template_entity.py Remove unnecessary hass if check in AbstractTemplateEntity (#148828) 2025-07-15 17:04:31 +02:00
test_trigger.py
test_trigger_entity.py
test_vacuum.py Add config flow to template vacuum platform (#149458) 2025-07-30 17:04:08 +02:00
test_weather.py Fix unique_id in config validation for legacy weather platform (#149742) 2025-07-31 15:19:37 +02:00