core/homeassistant/components/fan
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 Formalize supported_features as entity property (#5794) 2017-02-07 20:42:45 -08:00
demo.py Migrate fan component to async. (#5723) 2017-02-02 12:07:00 -08:00
isy994.py Change medium state for filtering (#5817) 2017-02-08 19:55:48 -08:00
mqtt.py Bootstrap / Component setup async (#6264) 2017-02-28 20:33:19 -08:00
services.yaml Fan improvements (#5457) 2017-01-20 22:21:28 -08:00
wink.py Wink AC and addidtional sensor support (#5670) 2017-02-01 22:43:12 -08:00