hass-core/tests/components/automation
Anders Melchiorsen 81f0826550 Ignore attribute changes in automation trigger from/to (#7651)
* Ignore attribute changes in automation trigger from/to

* Quote names in deprecation warnings

This makes it somewhat easier to read if the suggestion happens to be
named "to".

* Add test with same state, new attribute value
2017-05-20 15:18:59 -04: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 Fix automations listening to HOMEASSISTANT_START (#6936) 2017-04-05 23:23:02 -07:00
test_init.py Fix automation failing to setup if no automations specified (#7647) 2017-05-17 21:57:50 -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 Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_state.py Ignore attribute changes in automation trigger from/to (#7651) 2017-05-20 15:18:59 -04: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 Fix automation failing to setup if no automations specified (#7647) 2017-05-17 21:57:50 -07:00
test_zone.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00