hass-core/tests/components/automation
Paulus Schoutsen 5fdc60e067
Add Safe Mode (#30723)
* Store last working HTTP settings

* Add safe mode

* Fix tests

* Add cloud to safe mode

* Update logging text

* Fix camera tests leaving files behind

* Make emulated_hue tests not leave files behind

* Make logbook tests not leave files behind

* Make tts tests not leave files behind

* Make image_processing tests not leave files behind

* Make manual_mqtt tests not leave files behind
2020-01-14 13:03:02 -08: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 use isort to sort imports according to PEP8 for automation (#29620) 2019-12-08 21:59:39 +05:30
test_geo_location.py use isort to sort imports according to PEP8 for automation (#29620) 2019-12-08 21:59:39 +05:30
test_homeassistant.py Be consistent with Home Assistant and Hass.io spelling (#30500) 2020-01-05 14:09:17 +02:00
test_init.py Add Safe Mode (#30723) 2020-01-14 13:03:02 -08:00
test_litejet.py use isort to sort imports according to PEP8 for automation (#29620) 2019-12-08 21:59:39 +05:30
test_mqtt.py use isort to sort imports according to PEP8 for automation (#29620) 2019-12-08 21:59:39 +05:30
test_numeric_state.py use isort to sort imports according to PEP8 for automation (#29620) 2019-12-08 21:59:39 +05:30
test_reproduce_state.py automation_reproduce_state (#27222) 2019-10-05 12:31:51 -07:00
test_state.py use isort to sort imports according to PEP8 for automation (#29620) 2019-12-08 21:59:39 +05:30
test_sun.py use isort to sort imports according to PEP8 for automation (#29620) 2019-12-08 21:59:39 +05:30
test_template.py use isort to sort imports according to PEP8 for automation (#29620) 2019-12-08 21:59:39 +05:30
test_time.py Remove unnecessary string literal concatenations (#30360) 2020-01-02 21:17:10 +02:00
test_time_pattern.py use isort to sort imports according to PEP8 for automation (#29620) 2019-12-08 21:59:39 +05:30
test_webhook.py Black 2019-07-31 12:25:30 -07:00
test_zone.py use isort to sort imports according to PEP8 for automation (#29620) 2019-12-08 21:59:39 +05:30