Fix YandexTTS layout, remove custom component (#13329)

This commit is contained in:
Franck Nijhof 2020-05-07 09:18:12 +02:00 committed by GitHub
parent 12fedbb6ca
commit 0e548807f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,9 +10,7 @@ ha_domain: yandextts
The `yandextts` text-to-speech platform uses [Yandex SpeechKit](https://tech.yandex.com/speechkit/) Text-to-Speech engine to read a text with natural sounding voices. The `yandextts` text-to-speech platform uses [Yandex SpeechKit](https://tech.yandex.com/speechkit/) Text-to-Speech engine to read a text with natural sounding voices.
<div class='note warning'> <div class='note warning'>
This integration is working only with old API keys. This integration is working only with old API keys. For the new API keys, this integration cannot be used.
For the new API keys this intergration is not working. There is a custom component that is working with new API keys [Yandex-tts-speechkit-FIX](https://github.com/tayanov/Yandex-tts-speechkit-FIX).
</div> </div>
## Configuration ## Configuration