From c49dc4fece7443958929715fc2918399518c432a Mon Sep 17 00:00:00 2001 From: tronikos Date: Fri, 6 Jan 2023 01:39:06 -0800 Subject: [PATCH] Google assistant sdk (#25581) * Update google_assistant_sdk.markdown * Update google_assistant_sdk.markdown --- source/_integrations/google_assistant_sdk.markdown | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/source/_integrations/google_assistant_sdk.markdown b/source/_integrations/google_assistant_sdk.markdown index 30a6138138a..70e5c8a74b0 100644 --- a/source/_integrations/google_assistant_sdk.markdown +++ b/source/_integrations/google_assistant_sdk.markdown @@ -83,7 +83,13 @@ 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. +If broadcasting doesn't work, make sure: the speakers aren't in do not disturb mode, the Home Assistant server is in the same network as the speakers, and IPv6 is disabled in the router. + +## Limitations/known issues + +Multiple Google accounts are not supported. + +Limitations of the underlying library are listed [here](https://github.com/tronikos/gassist_text#limitationsknown-issues) (media playback, routines, and personal results are not working). ## Configuration