core/homeassistant/components/cover
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 Add supported_features to cover component (#6082) 2017-02-18 18:11:03 -08:00
command_line.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
demo.py Add supported_features to cover component (#6082) 2017-02-18 18:11:03 -08:00
garadget.py Add device_class support to cover component (#5881) 2017-02-12 11:08:06 -08:00
homematic.py Homematic cleanup & hass best praxis (#6121) 2017-02-20 17:07:33 +01:00
isy994.py Isy fixes (#3457) 2016-09-19 20:16:51 -07:00
mqtt.py Bootstrap / Component setup async (#6264) 2017-02-28 20:33:19 -08:00
myq.py myq cover support gates (#6123) 2017-02-20 18:25:29 +01:00
mysensors.py Migrate cover to async. (#5717) 2017-02-02 12:39:13 -08:00
rfxtrx.py Make services yield (#4187) 2016-11-03 18:32:14 -07:00
rpi_gpio.py Make services yield (#4187) 2016-11-03 18:32:14 -07:00
scsgate.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
services.yaml Combine garage_door and rollershutter to cover (#2891) 2016-08-23 18:23:18 -07:00
tellduslive.py Telldus Live: (#4645) 2016-12-11 21:39:37 -08:00
vera.py Make services yield (#4187) 2016-11-03 18:32:14 -07:00
wink.py Add support for position on wink cover (#5751) 2017-02-06 15:43:36 +02:00
zwave.py Some zwave cleanup (#6203) 2017-02-24 16:17:27 +02:00