mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Bump gassist-text to 0.0.12 (#141244)
This commit is contained in:
parent
f4d57e3722
commit
59190786f9
@ -7,6 +7,6 @@
|
|||||||
"documentation": "https://www.home-assistant.io/integrations/google_assistant_sdk",
|
"documentation": "https://www.home-assistant.io/integrations/google_assistant_sdk",
|
||||||
"integration_type": "service",
|
"integration_type": "service",
|
||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
"requirements": ["gassist-text==0.0.11"],
|
"requirements": ["gassist-text==0.0.12"],
|
||||||
"single_config_entry": true
|
"single_config_entry": true
|
||||||
}
|
}
|
||||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -977,7 +977,7 @@ gTTS==2.5.3
|
|||||||
gardena-bluetooth==1.6.0
|
gardena-bluetooth==1.6.0
|
||||||
|
|
||||||
# homeassistant.components.google_assistant_sdk
|
# homeassistant.components.google_assistant_sdk
|
||||||
gassist-text==0.0.11
|
gassist-text==0.0.12
|
||||||
|
|
||||||
# homeassistant.components.google
|
# homeassistant.components.google
|
||||||
gcal-sync==7.0.0
|
gcal-sync==7.0.0
|
||||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -830,7 +830,7 @@ gTTS==2.5.3
|
|||||||
gardena-bluetooth==1.6.0
|
gardena-bluetooth==1.6.0
|
||||||
|
|
||||||
# homeassistant.components.google_assistant_sdk
|
# homeassistant.components.google_assistant_sdk
|
||||||
gassist-text==0.0.11
|
gassist-text==0.0.12
|
||||||
|
|
||||||
# homeassistant.components.google
|
# homeassistant.components.google
|
||||||
gcal-sync==7.0.0
|
gcal-sync==7.0.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user