core/tests/components/template
Franck Nijhof 8837ed35cd
Use direct service calls in tests instead of automation common (#40623)
* Use direct service calls in tests instead of automation common

* Remove automation common test helpers
2020-09-26 19:28:26 +02:00
..
__init__.py
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 Fix cover template entities honoring titlecase True/False (#39803) 2020-09-08 17:08:31 +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 Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +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 Change template loop detection strategy to allow self-referencing updates when there are multiple templates (#39943) 2020-09-12 14:20:21 +02:00
test_switch.py Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +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