core/homeassistant/components/google_translate/manifest.json

8 lines
217 B
JSON

{
"domain": "google_translate",
"name": "Google Translate Text-to-Speech",
"documentation": "https://www.home-assistant.io/integrations/google_translate",
"requirements": ["gTTS==2.2.2"],
"codeowners": []
}