hass-core/tests/components/binary_sensor
Pascal Vizeli 41f558b181 Bootstrap / Component setup async (#6264)
* Bootstrap / Entiy setup async

* Cleanup add_job stuff / return task/future object

* Address paulus comments / part 1

* fix install pip

* Cleanup bootstrap / move config stuff to config.py

* Make demo async

* Further bootstrap improvement

* Address Martin's comments

* Fix initial tests

* Fix final tests

* Fix bug with prepare loader

* Remove no longer needed things

* Log error when invalid config

* More cleanup

* Cleanups platform events & fix lint

* Use a non blocking add_entities callback for platform

* Fix Autoamtion is setup befor entity is ready

* Better automation fix

* Address paulus comments

* Typo

* fix lint

* rename functions

* fix tests

* fix test

* change exceptions

* fix spell
2017-02-28 20:33:19 -08: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 Optimize template 2 (#3521) 2016-09-27 21:29:55 -07:00
test_ffmpeg.py Move ffmpeg to dispatcher from hass.data entity store. (#6211) 2017-02-26 14:31:46 -08:00
test_mqtt.py Bootstrap / Component setup async (#6264) 2017-02-28 20:33:19 -08:00
test_nx584.py Nx584 maint (#5149) 2017-01-03 08:19:33 +01:00
test_sleepiq.py Fix tests closing properly (#5203) 2017-01-07 01:47:25 +01:00
test_tcp.py Migrate to voluptuous (#3748) 2016-10-21 21:14:35 -07:00
test_template.py binary_sensor sensor_class to entity device_class (#5860) 2017-02-10 20:46:15 -08:00
test_threshold.py Threshold sensor (#4216) 2016-11-27 21:55:26 -08:00
test_trend.py Continue on invalid platforms and new setup_component unit tests (#3736) 2016-10-08 11:27:35 -07:00