hass-core/tests/components/template
J. Nick Koston 83b9c6188d
Make template entities reloadable ()
* Make template entities reloadable

* Address review items
2020-08-21 18:31:48 -05:00
..
__init__.py Consolidate all platforms that have tests () 2019-03-18 23:07:39 -07:00
test_alarm_control_panel.py Convert template alarm_control_panel to use async_track_template_result () 2020-08-20 08:54:16 -05:00
test_binary_sensor.py Make template entities reloadable () 2020-08-21 18:31:48 -05:00
test_cover.py Add optional unique_id attribute to the template platforms () 2020-08-01 12:45:55 -10:00
test_fan.py Convert template fan to use async_track_template_result () 2020-08-20 08:53:45 -05:00
test_init.py Make template entities reloadable () 2020-08-21 18:31:48 -05: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 Make template entities reloadable () 2020-08-21 18:31:48 -05:00
test_switch.py Add optional unique_id attribute to the template platforms () 2020-08-01 12:45:55 -10:00
test_trigger.py Reorganize trigger code () 2020-08-17 11:54:56 -05:00
test_vacuum.py Convert template vacuum to use async_track_template_result () 2020-08-20 09:30:31 -05:00