core/tests/components/template
J. Nick Koston b1ba1a7134
Verify template sensors that reference other template sensors can reload ()
2020-10-02 08:34:33 +02:00
..
__init__.py
test_alarm_control_panel.py Upgrade black to 20.8b1 () 2020-08-27 13:56:20 +02:00
test_binary_sensor.py Restore missing device_class to template binary_sensor () 2020-09-08 17:12:23 +02:00
test_cover.py Prevent template loop detection from triggering when all templates are self referencing () 2020-10-01 22:11:11 +02:00
test_fan.py Convert template fan to use async_track_template_result () 2020-08-20 08:53:45 -05:00
test_init.py Verify template sensors that reference other template sensors can reload () 2020-10-02 08:34:33 +02:00
test_light.py Add optional unique_id attribute to the template platforms () 2020-08-01 12:45:55 -10:00
test_lock.py Convert template lock to use async_track_template_result () 2020-08-20 08:32:52 -05:00
test_sensor.py Prevent template loop detection from triggering when all templates are self referencing () 2020-10-01 22:11:11 +02:00
test_switch.py Upgrade black to 20.8b1 () 2020-08-27 13:56:20 +02:00
test_trigger.py Use direct service calls in tests instead of automation common () 2020-09-26 19:28:26 +02:00
test_vacuum.py Convert template vacuum to use async_track_template_result () 2020-08-20 09:30:31 -05:00