From 4677b117cce10e7081d4d65069cc3294e05a9b07 Mon Sep 17 00:00:00 2001 From: Marcus Date: Tue, 7 Jun 2022 02:32:07 -0700 Subject: [PATCH] Local sync is now enabled by #21491 (#22991) --- source/_integrations/google_assistant.markdown | 1 - 1 file changed, 1 deletion(-) diff --git a/source/_integrations/google_assistant.markdown b/source/_integrations/google_assistant.markdown index 4fefe4b916f..00d13ab3660 100644 --- a/source/_integrations/google_assistant.markdown +++ b/source/_integrations/google_assistant.markdown @@ -115,7 +115,6 @@ Google Assistant devices can send their commands locally to Home Assistant allow Your Home Assistant instance needs to be connected to the same network as the Google Assistant device that you’re talking to so that it can be discovered via mDNS discovery (UDP broadcasts). Your Google Assistant devices will still communicate via the internet to: -- Sync entities. - Get credentials to establish a local connection. - Send commands that involve a [secure device](#secure-device). - Send commands if local fulfillment fails.