From 1797a0bee2905d12d7cb06c4c1f61a8359b27c76 Mon Sep 17 00:00:00 2001 From: tronikos Date: Tue, 27 Dec 2022 10:11:00 +0200 Subject: [PATCH] Google Assistant SDK: configure language code (#25330) Co-authored-by: Franck Nijhof --- source/_integrations/google_assistant_sdk.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_integrations/google_assistant_sdk.markdown b/source/_integrations/google_assistant_sdk.markdown index 04cab7de77c..c9c62b458da 100644 --- a/source/_integrations/google_assistant_sdk.markdown +++ b/source/_integrations/google_assistant_sdk.markdown @@ -82,6 +82,10 @@ The integration setup will next give you instructions to enter the [Application If you have an error with your credentials you can delete them in the [Application Credentials](/integrations/application_credentials/) user interface. +## Configuration + +On the configure page, you can set the language code of the interactions with Google Assistant. If not configured, the integration picks one based on Home Assistant's configured language and country. + ## Services ### Service `google_assistant_sdk.send_text_command`