Files
core/homeassistant/components/switch
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
..
2016-10-30 22:18:53 +01:00
2016-10-11 00:56:57 -07:00
2017-01-14 17:08:48 +01:00
2017-02-22 22:11:49 +01:00
2016-12-05 08:15:36 -08:00
2016-10-30 22:18:53 +01:00
2016-11-07 22:31:40 -08:00
2016-09-17 10:29:58 -07:00
2016-10-24 21:49:49 -07:00
2016-10-30 22:18:53 +01:00
2016-11-21 19:36:44 -08:00
2016-11-25 13:04:06 -08:00
2016-09-03 00:09:14 +02:00
2017-01-17 23:40:34 +01:00
2017-01-28 17:05:24 -08:00
2016-09-06 18:28:55 -07:00
2016-10-29 13:10:42 -07:00
2017-02-24 16:17:27 +02:00