core/tests/components/template
Petro31 212d39ba19
Migrate template switch to new style (#140324)
* Migrate template switch to new style

* update tests

* Update tests

* Add config flow migration

* comment fixes

* revert entity config migration
2025-03-20 15:12:43 +01:00
..
fixtures
snapshots Migrate template switch to new style (#140324) 2025-03-20 15:12:43 +01:00
__init__.py
conftest.py Migrate template light to new style (#140326) 2025-03-14 09:00:46 +01:00
test_alarm_control_panel.py
test_binary_sensor.py
test_blueprint.py Add abstract class to trigger based template entities (#139650) 2025-03-06 08:00:11 +01:00
test_button.py
test_config.py Add check for invalid options with specific platforms (#140082) 2025-03-08 00:09:04 +01:00
test_config_flow.py Migrate template switch to new style (#140324) 2025-03-20 15:12:43 +01:00
test_cover.py
test_entity.py
test_fan.py
test_image.py
test_init.py
test_light.py Migrate template light to new style (#140326) 2025-03-14 09:00:46 +01:00
test_lock.py
test_number.py Add abstract class to trigger based template entities (#139650) 2025-03-06 08:00:11 +01:00
test_select.py Add abstract class to trigger based template entities (#139650) 2025-03-06 08:00:11 +01:00
test_sensor.py
test_switch.py Migrate template switch to new style (#140324) 2025-03-20 15:12:43 +01:00
test_template_entity.py
test_trigger.py
test_trigger_entity.py Add abstract class to trigger based template entities (#139650) 2025-03-06 08:00:11 +01:00
test_vacuum.py
test_weather.py