hass-core/tests/components/template
2020-10-06 14:54:39 +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 Convert template fan to use async_track_template_result (#38983) 2020-08-20 08:53:45 -05: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 optional unique_id attribute to the template platforms (#38011) 2020-08-01 12:45:55 -10: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 Improve template test sensor (#41199) 2020-10-05 14:52:31 +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