hass-core/tests/components/template
2023-12-09 09:47:28 +01:00
..
fixtures
snapshots Deprecate weather.get_forecast () 2023-11-19 20:44:02 +01:00
__init__.py
conftest.py
test_alarm_control_panel.py Improve errors for component configuration with missing keys () 2023-11-15 10:47:05 +01:00
test_binary_sensor.py Add explicit test of template config entry setup () 2023-08-30 19:56:34 +02:00
test_button.py Migrate template tests to use freezegun () 2023-12-09 09:47:28 +01:00
test_config_flow.py Assign specific error code for HomeAssistantError on websocket_api connection exceptions () 2023-11-29 13:07:52 +01:00
test_cover.py Use modern platform path when reporting platform config errors () 2023-12-05 15:06:13 +01:00
test_fan.py Use ServiceValidationError for invalid fan preset_mode and move check to fan entity component () 2023-11-29 13:56:51 +01:00
test_image.py Ruff: isort don't split imports based on trailing comma () 2023-08-10 14:27:03 +02:00
test_init.py
test_light.py Add RGB, RGBW and RGBWW capability to template.light () 2023-11-22 08:15:26 +01:00
test_lock.py
test_manual_trigger_entity.py Move TemplateEntity to template () 2023-08-24 15:37:04 +02:00
test_number.py
test_select.py
test_sensor.py Fix TriggerEntity.async_added_to_hass () 2023-09-11 14:33:43 +02:00
test_switch.py
test_template_entity.py
test_trigger.py Migrate template tests to use freezegun () 2023-12-09 09:47:28 +01:00
test_vacuum.py Check supported features in calls to vacuum services () 2023-07-10 13:05:47 +02:00
test_weather.py Deprecate weather.get_forecast () 2023-11-19 20:44:02 +01:00