core/tests/components/automation
Pascal Vizeli ed699896cb Core track same state for a period / Allow on platforms (#9273)
* Core track state period / Allow on platforms

* Add tests

* fix lint

* fix tests

* add new tracker to automation state

* update schema

* fix bug

* revert validate string

* Fix bug

* Set arguments to async_check_funct

* add logic into numeric_state

* fix numeric_state

* Add tests

* fix retrigger state

* cleanup

* Add delay function to template binary_sensor

* Fix tests & lint

* add more tests

* fix lint

* Address comments

* fix test & lint
2017-09-05 02:01:01 +02:00
..
__init__.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_event.py Remove listening to homeassistant_start with event automation (#7474) 2017-05-06 23:52:39 -07:00
test_homeassistant.py Split mock_service (#8198) 2017-06-25 10:53:15 -07:00
test_init.py Split mock_service (#8198) 2017-06-25 10:53:15 -07:00
test_litejet.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_mqtt.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_numeric_state.py Core track same state for a period / Allow on platforms (#9273) 2017-09-05 02:01:01 +02:00
test_state.py Remove deprecated automation keywords (#8510) 2017-07-17 22:24:05 +02:00
test_sun.py Refactor sun component for correctness (#7295) 2017-05-09 00:03:34 -07:00
test_template.py Fix automation failing to setup if no automations specified (#7647) 2017-05-17 21:57:50 -07:00
test_time.py Rename time trigger 'after' to 'at' (#7846) 2017-06-01 22:40:27 -07:00
test_zone.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00