cdce8p
be5c0b2d92
Wait_template - support for 'trigger.entity_id' and data_template values (#9807)
* *Added support for use of 'trigger.entity_id' and service->data_template->script in wait_template
* * Fixed style violations
* * Fixed regular expression (_RE_GET_POSSIBLE_ENTITIES)
* * combined 'extract_entities' and 'extract_entities_with_variables'
* fixed regular expression
* * Added first test for extract_entities_with_variables
* * Added Unittests (tests/helpers/test_template.py test_extract_entities_with_variables)
* * Added Unittests (tests/helpers/test_script.py test_wait_template_variables)
* * Added Unittests (tests/components/automation/test_template.py test_wait_template_with_trigger)
* * Added Unittests (tests/components/automation/test_state.py test_wait_template_with_trigger)
* * Added Unittests (tests/components/automation/test_numeric_state.py test_wait_template_with_trigger)
* * Fixed style violations
* * Fixed style violations
* * Fixed style violations
* * Fixed style violations
* * Fixed style violations
* * Fixed style violations
* * Updated regular expression and delete whitespaces
2017-10-12 16:57:18 +02:00
..
2016-03-09 11:15:04 +01:00
2017-03-30 00:50:53 -07:00
2016-09-27 21:29:55 -07:00
2017-09-28 23:57:49 +02:00
2017-05-06 10:10:48 -07:00
2017-10-08 08:17:54 -07:00
2017-02-24 17:11:50 -08:00
2017-09-23 17:15:46 +02:00
2017-02-15 19:47:30 -08:00
2017-09-12 10:01:03 +02:00
2017-10-10 22:26:03 +02:00
2017-10-05 20:55:19 -07:00
2016-10-30 22:18:53 +01:00
2016-10-30 22:18:53 +01:00
2017-10-02 20:25:04 -07:00
2017-10-12 16:57:18 +02:00
2017-03-15 14:46:57 +01:00
2017-07-10 21:20:17 -07:00
2017-05-09 00:03:34 -07:00
2017-10-12 16:57:18 +02:00