core/homeassistant/components/image_processing
Paulus Schoutsen f43db3c615 Replace executor with async_add_job (#7658)
* Remove executor

* Lint

* Lint

* Fix tests
2017-05-26 08:28:07 -07:00
..
__init__.py Replace executor with async_add_job (#7658) 2017-05-26 08:28:07 -07:00
demo.py Update docstrings (#7630) 2017-05-17 10:10:35 +02:00
dlib_face_detect.py Update docstrings (#7630) 2017-05-17 10:10:35 +02:00
dlib_face_identify.py Update docstrings (#7630) 2017-05-17 10:10:35 +02:00
microsoft_face_detect.py Update docstrings (#7630) 2017-05-17 10:10:35 +02:00
microsoft_face_identify.py Update docstrings (#7630) 2017-05-17 10:10:35 +02:00
openalpr_cloud.py Update docstrings and comments (#7626) 2017-05-17 09:14:11 +02:00
openalpr_local.py Update docstrings and comments (#7626) 2017-05-17 09:14:11 +02:00
opencv.py Update docstrings (#7630) 2017-05-17 10:10:35 +02:00
services.yaml Component "Image processing" (#5166) 2017-01-14 08:18:03 +01:00
seven_segments.py Align with OpenALPR platform for naming conf variables (#7650) 2017-05-18 09:57:38 +02:00