hass-core/tests/components/binary_sensor
Paulus Schoutsen 29f385ea76 Fix automations listening to HOMEASSISTANT_START (#6936)
* Fire EVENT_HOMEASSISTANT_START automations off right away while starting

* Actually have core state be set to 'starting' during boot

* Fix correct start implementation

* Test and deprecate event automation platform on start

* Fix doc strings

* Remove shutting down exception

* More strict when to mark an instance as finished

* Add automation platform to listen for start/shutdown

* When we stop we should wait till it's all done

* Fix testing

* Fix async bugs in tests

* Only set UVLOOP when hass starts from CLI

* This hangs normal asyncio event loop

* Clean up Z-Wave node entity test
2017-04-05 23:23:02 -07:00
..
__init__.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_aurora.py Add aurora sensor (#6003) 2017-02-17 09:13:52 +01:00
test_binary_sensor.py binary_sensor sensor_class to entity device_class (#5860) 2017-02-10 20:46:15 -08:00
test_command_line.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_ffmpeg.py Fix automations listening to HOMEASSISTANT_START (#6936) 2017-04-05 23:23:02 -07:00
test_mqtt.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_nx584.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_ring.py Clean artifacts after running Ring tests. (#6944) 2017-04-05 11:26:56 +02:00
test_sleepiq.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_tcp.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_template.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_threshold.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_trend.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_workday.py Added workday sensor (#6599) 2017-03-15 23:46:13 -07:00
test_zwave.py Add "Refactor zwave discovery to entity schema" (#6565) 2017-03-14 19:55:33 -04:00