core/tests/components/template
Raman Gupta e9625e4b7a
Add number platform to template integration (#54789)
2021-08-25 11:34:20 -07:00
..
__init__.py
conftest.py Convert template/vacuum to pytest with fixtures (#54841) 2021-08-24 14:11:40 +02:00
test_alarm_control_panel.py
test_binary_sensor.py
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
test_init.py
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_number.py Add number platform to template integration (#54789) 2021-08-25 11:34:20 -07:00
test_select.py Add select platform to template integration (#54835) 2021-08-25 11:21:24 -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
test_trigger.py
test_vacuum.py Convert template/vacuum to pytest with fixtures (#54841) 2021-08-24 14:11:40 +02:00
test_weather.py