2019-04-16 21:27:07 +00:00
|
|
|
{
|
|
|
|
"domain": "google_translate",
|
2020-01-07 07:19:17 +00:00
|
|
|
"name": "Google Translate Text-to-Speech",
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/google_translate",
|
2021-02-08 10:43:30 +00:00
|
|
|
"requirements": ["gTTS==2.2.2"],
|
2021-04-15 08:21:38 +00:00
|
|
|
"codeowners": [],
|
|
|
|
"iot_class": "cloud_push"
|
2019-04-16 21:27:07 +00:00
|
|
|
}
|