From 078e1226274af9bb8055234171c3d0c3c9f03f20 Mon Sep 17 00:00:00 2001 From: tronikos Date: Wed, 28 Dec 2022 14:49:15 -0800 Subject: [PATCH] Google assistant sdk (#25436) Co-authored-by: Franck Nijhof --- source/_integrations/google_assistant_sdk.markdown | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/source/_integrations/google_assistant_sdk.markdown b/source/_integrations/google_assistant_sdk.markdown index 6429daaade5..2a2c3eb1dc9 100644 --- a/source/_integrations/google_assistant_sdk.markdown +++ b/source/_integrations/google_assistant_sdk.markdown @@ -84,9 +84,11 @@ 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. +If broadcasting doesn't work, make sure: the speakers aren't in do not disturb mode and that the Home Assistant server is in the same network as the speakers. + ## 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. +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. Supported languages are listed [here](https://developers.google.com/assistant/sdk/reference/rpc/languages) ## Services