core/tests/components/template
Erik Montnemery eba125b093
Ensure 'this' variable is always defined for template entities (#70911)
2022-05-03 07:43:44 -07:00
..
fixtures Prettify yaml (tests) (#68891) 2022-03-30 11:26:08 +02:00
__init__.py
conftest.py
test_alarm_control_panel.py Raise if referenced entity does not support service (#68394) 2022-03-20 16:01:58 -07:00
test_binary_sensor.py Restore attributes of template binary sensor (#69350) 2022-04-05 22:58:12 -07:00
test_button.py
test_cover.py
test_fan.py
test_init.py
test_light.py Add entity id to template error logging (#71107) 2022-04-30 19:24:24 +03:00
test_lock.py
test_number.py
test_select.py
test_sensor.py Ensure 'this' variable is always defined for template entities (#70911) 2022-05-03 07:43:44 -07:00
test_switch.py
test_template_entity.py
test_trigger.py
test_vacuum.py Clean up async_update_entity helper usage (#68641) 2022-03-25 15:22:58 -07:00
test_weather.py