core/homeassistant/components/camera
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 Token tweaks (#5599) 2017-01-28 11:51:35 -08:00
amcrest.py Fixes issue #5627 by bumping external Amcrest module to version 1.1.4 (#5662) 2017-01-31 09:19:49 +01:00
bloomsky.py Migrate to voluptuous (#2990) 2016-08-26 14:50:32 -06:00
demo.py Docstrings (#2502) 2016-07-12 16:46:29 +02:00
demo_0.jpg Update demo camera images 2015-11-28 23:16:20 -08:00
demo_1.jpg Update demo camera images 2015-11-28 23:16:20 -08:00
demo_2.jpg Update demo camera images 2015-11-28 23:16:20 -08:00
demo_3.jpg Update demo camera images 2015-11-28 23:16:20 -08:00
ffmpeg.py Bootstrap / Component setup async (#6264) 2017-02-28 20:33:19 -08:00
foscam.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
generic.py Bootstrap / Component setup async (#6264) 2017-02-28 20:33:19 -08:00
local_file.py Local file camera now supports yet inexisting files. (#6157) 2017-02-26 21:16:11 -08:00
mjpeg.py Bootstrap / Component setup async (#6264) 2017-02-28 20:33:19 -08:00
nest.py Nest fixes (#5011) 2016-12-22 20:22:07 +01:00
netatmo.py Hotfix for netatmo cameras (#5644) 2017-02-01 17:33:32 +01:00
rpi_camera.py Bug in rpi_camera 2016-12-14 18:45:05 +01:00
synology.py Bootstrap / Component setup async (#6264) 2017-02-28 20:33:19 -08:00
uvc.py Bump uvcclient to 0.10.0 (#5175) 2017-01-04 19:55:16 +01:00
verisure.py Prevent Verisure cam to delete a file when it is None (#3988) 2016-10-22 21:01:12 +02:00
zoneminder.py Bootstrap / Component setup async (#6264) 2017-02-28 20:33:19 -08:00