core/homeassistant/components/tts
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 Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
amazon_polly.py TTS ID3 support (#5773) 2017-02-07 12:07:11 +01:00
demo.mp3 TTS Component / Google speech platform (#4837) 2016-12-12 23:23:08 -08:00
demo.py TTS ID3 support (#5773) 2017-02-07 12:07:11 +01:00
google.py aiohttp 2 (#6835) 2017-03-30 00:50:53 -07:00
picotts.py TTS ID3 support (#5773) 2017-02-07 12:07:11 +01:00
services.yaml Add an Amazon Polly TTS platform (#5169) 2017-01-26 23:22:47 +01:00
voicerss.py aiohttp 2 (#6835) 2017-03-30 00:50:53 -07:00
yandextts.py aiohttp 2 (#6835) 2017-03-30 00:50:53 -07:00