core/tests/components/template
J. Nick Koston ee242764a1
Update template lock to support locking, unlocking, jammed (#52817)
2021-07-20 21:50:21 -07:00
..
__init__.py
conftest.py
test_alarm_control_panel.py
test_binary_sensor.py Add auto_off to binary sensor template entity (#49615) 2021-04-29 09:25:34 -07:00
test_cover.py Allow combining value_template and position_template for template cover (#52383) 2021-07-01 14:09:48 +02:00
test_fan.py Fix template fan default speed count (#48389) 2021-03-29 09:33:56 +02:00
test_init.py Support trigger-based template binary sensors (#49504) 2021-04-22 14:54:28 -07:00
test_light.py Remove stale debug statements from tests (#51059) 2021-05-25 11:52:20 +02:00
test_lock.py Update template lock to support locking, unlocking, jammed (#52817) 2021-07-20 21:50:21 -07:00
test_sensor.py Allow defining state class for template sensors (#52130) 2021-06-23 14:37:04 -07:00
test_switch.py
test_template_entity.py Set hass when adding template attribute (#49094) 2021-04-11 22:49:09 -07:00
test_trigger.py Add id to automation triggers (#48464) 2021-03-31 14:56:04 +02:00
test_vacuum.py
test_weather.py