13 lines
291 B
JSON
13 lines
291 B
JSON
{
|
|
"domain": "google_cloud",
|
|
"name": "Google Cloud Platform",
|
|
"documentation": "https://www.home-assistant.io/integrations/google_cloud",
|
|
"requirements": [
|
|
"google-cloud-texttospeech==0.4.0"
|
|
],
|
|
"dependencies": [],
|
|
"codeowners": [
|
|
"@lufton"
|
|
]
|
|
}
|