core/tests/components/automation
Pascal Vizeli ea6ca9252c
Bugfix trigger state with multible entities (#10857)
* Bugfix trigger state with multible entities

* Fix numeric state

* fix lint

* fix dict

* fix unsub

* fix logic

* fix name

* fix new logic

* add test for state

* add numeric state test for unsub

* add test for multible entities

* Update numeric_state.py

* Update numeric_state.py

* Update state.py

* Fix logic for triple match

* Add clear to numeric state

* clear for state trigger
2017-11-30 21:03:52 +01:00
..
__init__.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_event.py Additional event data tests to cover recent bugs 2017-10-23 19:44:07 -04: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 Bugfix trigger state with multible entities (#10857) 2017-11-30 21:03:52 +01:00
test_state.py Bugfix trigger state with multible entities (#10857) 2017-11-30 21:03:52 +01:00
test_sun.py Refactor sun component for correctness (#7295) 2017-05-09 00:03:34 -07:00
test_template.py Wait_template - support for 'trigger.entity_id' and data_template values (#9807) 2017-10-12 16:57:18 +02: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