core/homeassistant/components/google_translate/manifest.json

9 lines
246 B
JSON

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