mirror of
https://github.com/home-assistant/core.git
synced 2026-02-24 03:47:14 +00:00
9 lines
259 B
JSON
9 lines
259 B
JSON
{
|
|
"domain": "google_cloud",
|
|
"name": "Google Cloud Platform",
|
|
"codeowners": ["@lufton"],
|
|
"documentation": "https://www.home-assistant.io/integrations/google_cloud",
|
|
"iot_class": "cloud_push",
|
|
"requirements": ["google-cloud-texttospeech==2.12.3"]
|
|
}
|