core/tests/components/automation
Eugenio Panadero 8cfffd00d6
Fix state automation trigger (#38014) (#38032)
for scenarios of enabling/disabling (~ creating/removing) entities,
so it does not trigger in removal if a `to: xxx` is defined, and also
does not trigger in creation if a `from: xxx` is present.
2020-07-23 14:17:11 -05:00
..
__init__.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
common.py Trigger automation without skipping condition (#28484) 2020-01-08 10:36:11 +01:00
test_event.py Several optimizations to automations (#35007) 2020-05-01 16:37:25 +02:00
test_geo_location.py Several optimizations to automations (#35007) 2020-05-01 16:37:25 +02:00
test_homeassistant.py Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
test_init.py Remove legacy script mode and simplify remaining modes (#37729) 2020-07-10 17:00:57 -07:00
test_litejet.py Improve string formatting v6 (#33698) 2020-04-07 23:14:28 +02:00
test_mqtt.py Drop use of async_mock_mqtt_component (#37011) 2020-06-22 23:59:50 +02:00
test_numeric_state.py Revert breaking change for Automation (#37885) 2020-07-15 20:38:29 +02:00
test_reproduce_state.py Add transition support to scenes, cleanup blocking parameter (#34434) 2020-04-20 18:07:50 -07:00
test_state.py Fix state automation trigger (#38014) (#38032) 2020-07-23 14:17:11 -05:00
test_sun.py Use eventloop for scheduling (#37184) 2020-06-29 09:39:24 -07:00
test_template.py Remove legacy script mode and simplify remaining modes (#37729) 2020-07-10 17:00:57 -07:00
test_time.py Update tests that track time to account for microsecond precision (#38044) 2020-07-21 14:22:55 -07:00
test_time_pattern.py Use event loop scheduling for tracking time patterns (#38021) 2020-07-20 20:18:31 -10:00
test_webhook.py Black 2019-07-31 12:25:30 -07:00
test_zone.py Several optimizations to automations (#35007) 2020-05-01 16:37:25 +02:00