From b483577b16458a58fad3623091ad22e8fecf07e8 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Sun, 3 May 2020 21:40:14 +0200 Subject: [PATCH] Remove legacy warning from Google Translate (#13266) --- source/_integrations/google_translate.markdown | 6 ------ 1 file changed, 6 deletions(-) diff --git a/source/_integrations/google_translate.markdown b/source/_integrations/google_translate.markdown index eade1d2951a..f5cd1bf8a31 100644 --- a/source/_integrations/google_translate.markdown +++ b/source/_integrations/google_translate.markdown @@ -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. -
- -This platform renamed to `google_translate` from `google` since release 0.92. - -
- ## Configuration To enable text-to-speech with Google, add the following lines to your `configuration.yaml`: