Remove legacy warning from Google Translate (#13266)

This commit is contained in:
Franck Nijhof 2020-05-03 21:40:14 +02:00 committed by GitHub
parent eef841257a
commit b483577b16
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,12 +11,6 @@ ha_domain: google_translate
The `google_translate` text-to-speech platform uses the unofficial [Google Translate Text-to-Speech engine](https://translate.google.com/) to read a text with natural sounding voices. The `google_translate` text-to-speech platform uses the unofficial [Google Translate Text-to-Speech engine](https://translate.google.com/) to read a text with natural sounding voices.
<div class='note'>
This platform renamed to `google_translate` from `google` since release 0.92.
</div>
## Configuration ## Configuration
To enable text-to-speech with Google, add the following lines to your `configuration.yaml`: To enable text-to-speech with Google, add the following lines to your `configuration.yaml`: