hass-core/tests/components/template
G Johansson 93aade6e8e
Change lock state to an enum ()
* Add new LockState enum for lock states

* Add rest

* Fix insteon tests

* Fix mqtt tests

* Fix tesla_fleet

* Revert back ST_STATE_LOCKED

* Add back constant
2024-09-24 12:30:50 +02:00
..
fixtures
snapshots Add config flow to template alarm_control_panel () 2024-09-13 22:12:16 +02:00
__init__.py
conftest.py Add LogCaptureFixture type hints in tests () 2024-05-29 14:10:00 +02:00
test_alarm_control_panel.py Add config flow to template alarm_control_panel () 2024-09-13 22:12:16 +02:00
test_binary_sensor.py Fix template binary sensor test () 2024-07-30 16:18:47 +02:00
test_button.py Add missing hass type hint in component tests (t) () 2024-08-20 12:55:39 +02:00
test_config_flow.py Add config flow to template alarm_control_panel () 2024-09-13 22:12:16 +02:00
test_cover.py Add alias to DOMAIN import in tests [n-z] () 2024-09-09 15:14:05 +02:00
test_fan.py Add alias to DOMAIN import in tests [n-z] () 2024-09-09 15:14:05 +02:00
test_image.py Fix template image test affecting other tests () 2024-07-30 16:28:55 +02:00
test_init.py Don't allow templating min, max, step in config entry template number () 2024-09-06 07:59:22 +02:00
test_light.py Improve type hints in template tests () 2024-08-14 14:58:16 +02:00
test_lock.py Change lock state to an enum () 2024-09-24 12:30:50 +02:00
test_manual_trigger_entity.py Move TemplateEntity to template () 2023-08-24 15:37:04 +02:00
test_number.py Add unit_of_measurement to template numbers () 2024-09-11 08:47:17 +02:00
test_select.py Add missing hass type hint in component tests (t) () 2024-08-20 12:55:39 +02:00
test_sensor.py Add condition to trigger template entities () 2024-09-11 09:36:49 +02:00
test_switch.py Add config flow for platform switch in Template () 2024-07-11 10:11:31 +02:00
test_template_entity.py Remove unnecessary assignment of Template.hass from template () 2024-08-13 11:54:36 +02:00
test_trigger.py Improve typing for calls fixture in tests (m-z) () 2024-05-29 09:30:41 +02:00
test_vacuum.py Add missing hass type hint in component tests (t) () 2024-08-20 12:55:39 +02:00
test_weather.py Remove legacy get forecast service from Weather () 2024-06-17 21:13:28 +02:00