core/tests/components/template
Jan Bouwhuis fdf69fcd7d
Improve calculating supported features in template light (#139339)
2025-02-26 15:09:20 +00:00
..
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
test_binary_sensor.py Standardize homeassistant imports in component tests (m-z) (#136807) 2025-01-29 08:57:57 +01:00
test_blueprint.py
test_button.py
test_config_flow.py
test_cover.py
test_fan.py
test_image.py
test_init.py
test_light.py Improve calculating supported features in template light (#139339) 2025-02-26 15:09:20 +00:00
test_lock.py
test_number.py
test_select.py
test_sensor.py Update signature of platforms' async_setup_entry in tests (#138271) 2025-02-11 13:17:39 +01:00
test_switch.py
test_template_entity.py
test_trigger.py Standardize homeassistant imports in component tests (m-z) (#136807) 2025-01-29 08:57:57 +01:00
test_vacuum.py Implement new state property for vacuum which is using an enum (#126353) 2024-12-06 11:16:03 +01:00
test_weather.py