core/homeassistant/components/image_processing
Paulus Schoutsen 714b516176 aiohttp 2 (#6835)
* Upgrade aiohttp2

* Fix resource caching

* Fix helpers.aiohttp_client

* Lint

* Use static path for api error_log

* Fix ClientErrors import

* Remove not needed DisconnectError

* Remove releasing responses code

* Add timeout if stream starts non responding

* More async_aiohttp_proxy_stream cleanup

* Fix references to ClientError

* Fix fingerprinting

* Fix aiohttp stream tests

* Rename aiohttp_proxy_stream

* Remove impossible darksky test

* Fix sleepiq requests escaping mocker

* Lint

* Remove deprecated parameter

* Break up aiohttp_proxy_stream in 2 methods

* Lint

* Upgrade to aiohttp 2.0.4

* Convert connector close to a callback

* Fix static fingerprinted links
2017-03-30 00:50:53 -07:00
..
__init__.py Add device_class to image_processing (#6186) 2017-02-23 17:33:54 +01:00
demo.py [Image_Processing][Breaking Change] Cleanup Base face class add support for microsoft face detect (#5802) 2017-02-08 09:19:40 -08:00
microsoft_face_detect.py Bootstrap / Component setup async (#6264) 2017-02-28 20:33:19 -08:00
microsoft_face_identify.py Bootstrap / Component setup async (#6264) 2017-02-28 20:33:19 -08:00
openalpr_cloud.py aiohttp 2 (#6835) 2017-03-30 00:50:53 -07:00
openalpr_local.py Bootstrap / Component setup async (#6264) 2017-02-28 20:33:19 -08:00
services.yaml Component "Image processing" (#5166) 2017-01-14 08:18:03 +01:00