From ebaf79fabefaa11f9ff5b1c4ddac2e5b4477722c Mon Sep 17 00:00:00 2001 From: smarthome-10 Date: Sat, 6 Dec 2025 00:42:41 +0100 Subject: [PATCH 1/2] Add glossary to integration in Google Assistant --- source/_integrations/google_assistant.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/google_assistant.markdown b/source/_integrations/google_assistant.markdown index 2533dccb394d..b65872caecca 100644 --- a/source/_integrations/google_assistant.markdown +++ b/source/_integrations/google_assistant.markdown @@ -15,7 +15,7 @@ ha_platforms: - diagnostics --- -The `google_assistant` integration allows you to control your Home Assistant devices via Google Assistant on your mobile, tablet, or Google Home device. +The `google_assistant` {% term integration %} allows you to control your Home Assistant devices via Google Assistant on your mobile, tablet, or Google Home device. If you want to send commands to Google Assistant to control devices supported by Google Assistant but not by Home Assistant, or broadcast messages to Google Assistant speakers and displays without interrupting music/video playback, take a look at the [Google Assistant SDK](/integrations/google_assistant_sdk) integration. From f73e8dae8f1df2c88bd803559dd09105db114d65 Mon Sep 17 00:00:00 2001 From: Joost Lekkerkerker Date: Sat, 6 Dec 2025 01:12:42 +0100 Subject: [PATCH 2/2] Update source/_integrations/google_assistant.markdown --- source/_integrations/google_assistant.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/google_assistant.markdown b/source/_integrations/google_assistant.markdown index b65872caecca..ef355f182ce6 100644 --- a/source/_integrations/google_assistant.markdown +++ b/source/_integrations/google_assistant.markdown @@ -15,7 +15,7 @@ ha_platforms: - diagnostics --- -The `google_assistant` {% term integration %} allows you to control your Home Assistant devices via Google Assistant on your mobile, tablet, or Google Home device. +The Google Assistant {% term integration %} allows you to control your Home Assistant devices via Google Assistant on your mobile, tablet, or Google Home device. If you want to send commands to Google Assistant to control devices supported by Google Assistant but not by Home Assistant, or broadcast messages to Google Assistant speakers and displays without interrupting music/video playback, take a look at the [Google Assistant SDK](/integrations/google_assistant_sdk) integration.