hass-core/tests/components/automation
Paulus Schoutsen 35b388edce Reload groups (#3203)
* Allow reloading groups without restart

* Test to make sure automation listeners are removed.

* Remove unused imports for group tests

* Simplify group config validation

* Add prepare_reload function to entity component

* Migrate group to use entity_component.prepare_reload

* Migrate automation to use entity_component.prepare_reload

* Clean up group.get_entity_ids

* Use cv.boolean for group config validation
2016-09-07 06:59:16 -07:00
..
__init__.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_event.py Convert automation to entities with services 2016-08-25 23:36:48 -07:00
test_init.py Reload groups (#3203) 2016-09-07 06:59:16 -07:00
test_mqtt.py Convert automation to entities with services 2016-08-25 23:36:48 -07:00
test_numeric_state.py Convert automation to entities with services 2016-08-25 23:36:48 -07:00
test_state.py Convert automation to entities with services 2016-08-25 23:36:48 -07:00
test_sun.py Convert automation to entities with services 2016-08-25 23:36:48 -07:00
test_template.py Convert automation to entities with services 2016-08-25 23:36:48 -07:00
test_time.py Convert automation to entities with services 2016-08-25 23:36:48 -07:00
test_zone.py Convert automation to entities with services 2016-08-25 23:36:48 -07:00