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
Pascal Vizeli
b57f5728c5
[image_processing/microsoft_face_identify] face recognition for automation ( #5472 )
...
* [image_processing/microsoft_face_verify] face recognition for automation
* Add platform for microsoft face identify
* add unittest for demo
* Add unittest for platform
2017-01-24 21:50:10 -08:00
Pascal Vizeli
fe6a8f3367
Remove old openalpr component ( #5406 )
...
* Remove old openalpr component
* update region support
2017-01-19 22:21:25 -08:00
Pascal Vizeli
c2492d1493
Component "Image processing" ( #5166 )
...
* Init new component for image processing.
* Add demo platform
* address comments
* add unittest v1 for demo
* Add unittest for alpr
* Add openalpr local test
* Add openalpr cloud platform
* Add unittest openalpr cloud platform
* Update stale docstring
* Address paulus comments
* Update stale docstring
* Add coro to function
* Add coro to cloud
2017-01-14 08:18:03 +01:00