mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
Bump gassist-text to 0.0.5 (#84161)
This commit is contained in:
parent
627a208d9f
commit
e618a8cc0c
@ -4,7 +4,7 @@
|
|||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"dependencies": ["application_credentials"],
|
"dependencies": ["application_credentials"],
|
||||||
"documentation": "https://www.home-assistant.io/integrations/google_assistant_sdk/",
|
"documentation": "https://www.home-assistant.io/integrations/google_assistant_sdk/",
|
||||||
"requirements": ["gassist-text==0.0.4"],
|
"requirements": ["gassist-text==0.0.5"],
|
||||||
"codeowners": ["@tronikos"],
|
"codeowners": ["@tronikos"],
|
||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
"integration_type": "service"
|
"integration_type": "service"
|
||||||
|
@ -741,7 +741,7 @@ fritzconnection==1.10.3
|
|||||||
gTTS==2.2.4
|
gTTS==2.2.4
|
||||||
|
|
||||||
# homeassistant.components.google_assistant_sdk
|
# homeassistant.components.google_assistant_sdk
|
||||||
gassist-text==0.0.4
|
gassist-text==0.0.5
|
||||||
|
|
||||||
# homeassistant.components.google
|
# homeassistant.components.google
|
||||||
gcal-sync==4.0.4
|
gcal-sync==4.0.4
|
||||||
|
@ -557,7 +557,7 @@ fritzconnection==1.10.3
|
|||||||
gTTS==2.2.4
|
gTTS==2.2.4
|
||||||
|
|
||||||
# homeassistant.components.google_assistant_sdk
|
# homeassistant.components.google_assistant_sdk
|
||||||
gassist-text==0.0.4
|
gassist-text==0.0.5
|
||||||
|
|
||||||
# homeassistant.components.google
|
# homeassistant.components.google
|
||||||
gcal-sync==4.0.4
|
gcal-sync==4.0.4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user