hass-core/tests/components/template
Franck Nijhof ee914366a8
Add native Python types support to templates (#41227)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2020-10-07 00:05:52 +02:00
..
__init__.py Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
test_alarm_control_panel.py Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
test_binary_sensor.py Restore missing device_class to template binary_sensor (#39805) 2020-09-08 17:12:23 +02:00
test_cover.py Prevent template loop detection from triggering when all templates are self referencing (#41013) 2020-10-01 22:11:11 +02:00
test_fan.py Add native Python types support to templates (#41227) 2020-10-07 00:05:52 +02:00
test_init.py Verify template sensors that reference other template sensors can reload (#41031) 2020-10-02 08:34:33 +02:00
test_light.py Add native Python types support to templates (#41227) 2020-10-07 00:05:52 +02:00
test_lock.py Convert template lock to use async_track_template_result (#38946) 2020-08-20 08:32:52 -05:00
test_sensor.py Add native Python types support to templates (#41227) 2020-10-07 00:05:52 +02:00
test_switch.py Improve switch template tests, remove common test helpers (#41322) 2020-10-06 14:54:39 +02:00
test_trigger.py Use direct service calls in tests instead of automation common (#40623) 2020-09-26 19:28:26 +02:00
test_vacuum.py Convert template vacuum to use async_track_template_result (#39047) 2020-08-20 09:30:31 -05:00