Manuel de la Rosa
|
2d428210e4
|
Add Spanish US voice to amazon polly (#42891)
* Update tts.py
* Update tts.py
|
2020-11-06 10:49:00 +01:00 |
springstan
|
c6c7dd10f5
|
Clean up access to config in various integrations (#33759)
|
2020-04-08 12:59:38 +02:00 |
Bas Nijholt
|
96961b9bcc
|
Sort imports according to PEP8 for components starting with "A" (#29761)
|
2019-12-09 13:57:24 +01:00 |
Pascal Vizeli
|
005a1b2713
|
Add additional support over NC (#28527)
* Add voice support over NC
* Add disocery support for TTS / STT
* fix cloud TTS discovery
* Fix dev config
* Fix discovery
* Bump hass-nabucasa 0.25
* Add channel support
* Fix lint
* Update homeassistant/components/cloud/__init__.py
Co-Authored-By: Paulus Schoutsen <balloob@gmail.com>
* Update homeassistant/components/cloud/tts.py
Co-Authored-By: Paulus Schoutsen <balloob@gmail.com>
* Update homeassistant/components/cloud/tts.py
Co-Authored-By: Paulus Schoutsen <balloob@gmail.com>
* Update homeassistant/components/cloud/tts.py
Co-Authored-By: Paulus Schoutsen <balloob@gmail.com>
* bump hass-nabucasa
* Update tts.py
* fix lint
|
2019-11-05 22:39:15 +01:00 |
Paolo Tuninetto
|
17b1ba2e9f
|
Move AmazonPolly imports (#27443)
|
2019-10-12 12:57:18 -07:00 |
Brendon Baumgartner
|
8488b57215
|
Add neural support to amazon polly (#27101)
* amazon polly - add neural support
* bumped boto3 for route53 to 1.9.233
|
2019-10-02 10:25:35 +02:00 |
Ville Skyttä
|
a54ade1189
|
Spelling fixes (#25666)
|
2019-08-02 23:20:06 +02:00 |
Paulus Schoutsen
|
4de97abc3a
|
Black
|
2019-07-31 12:25:30 -07:00 |
cgtobi
|
2c07bfb9e0
|
Remove dependencies and requirements (#23024)
* Remove dependencies and requirements
* Revert "Remove dependencies and requirements"
This reverts commit fe7171b4cd .
* Remove dependencies and requirements
* Revert "Remove dependencies and requirements"
This reverts commit 391355ee2c .
* Remove dependencies and requirements
* Fix flake8 complaints
* Fix more flake8 complaints
* Revert non-component removals
|
2019-04-12 10:13:30 -07:00 |
Tobias Sauerwein
|
048b100eea
|
Clean up docstrings (#22679)
* Clean up docstrings
* Fix long lines
* Fix more docstrings
* Fix more docstrings
* Fix more docstrings
|
2019-04-03 17:40:03 +02:00 |
Jason Hu
|
c31ab7a175
|
Fix tts Great Migration issue (#22539)
|
2019-03-29 11:45:02 -07:00 |
cgtobi
|
a27e821e8b
|
Migrate tts (#22403)
* Migrate tts
* Migrate tts tests
* Update requirements
* Fix path to demo mp3
|
2019-03-26 07:34:16 -07:00 |