mirror of
https://github.com/home-assistant/core.git
synced 2025-07-13 16:27:08 +00:00
Update google-cloud-texttospeech to 2.11.0 (#68076)
This commit is contained in:
parent
89cf914d3f
commit
f5e43d99e4
@ -2,7 +2,7 @@
|
|||||||
"domain": "google_cloud",
|
"domain": "google_cloud",
|
||||||
"name": "Google Cloud Platform",
|
"name": "Google Cloud Platform",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/google_cloud",
|
"documentation": "https://www.home-assistant.io/integrations/google_cloud",
|
||||||
"requirements": ["google-cloud-texttospeech==2.10.0"],
|
"requirements": ["google-cloud-texttospeech==2.11.0"],
|
||||||
"codeowners": ["@lufton"],
|
"codeowners": ["@lufton"],
|
||||||
"iot_class": "cloud_push"
|
"iot_class": "cloud_push"
|
||||||
}
|
}
|
||||||
|
@ -722,7 +722,7 @@ google-api-python-client==2.38.0
|
|||||||
google-cloud-pubsub==2.11.0
|
google-cloud-pubsub==2.11.0
|
||||||
|
|
||||||
# homeassistant.components.google_cloud
|
# homeassistant.components.google_cloud
|
||||||
google-cloud-texttospeech==2.10.0
|
google-cloud-texttospeech==2.11.0
|
||||||
|
|
||||||
# homeassistant.components.nest
|
# homeassistant.components.nest
|
||||||
google-nest-sdm==1.8.0
|
google-nest-sdm==1.8.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user