13 lines
255 B
JSON
13 lines
255 B
JSON
|
{
|
||
|
"domain": "google_translate",
|
||
|
"name": "Google Translate",
|
||
|
"documentation": "https://www.home-assistant.io/components/google_translate",
|
||
|
"requirements": [
|
||
|
"gTTS-token==1.1.3"
|
||
|
],
|
||
|
"dependencies": [],
|
||
|
"codeowners": [
|
||
|
"@awarecan"
|
||
|
]
|
||
|
}
|