From 5e5ee893d00780aaf998bc45833ba4ab5e4318de Mon Sep 17 00:00:00 2001 From: DubhAd Date: Fri, 11 May 2018 17:16:11 +0100 Subject: [PATCH] Added note about alternative activation (#5340) * Added note about alternative activation Since the skill listing is still missing on Google's end, I've added details to the instructions about how to use the Google Home app * Update google_assistant.markdown --- source/cloud/google_assistant.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/cloud/google_assistant.markdown b/source/cloud/google_assistant.markdown index c3334ca891a..6468911af6f 100644 --- a/source/cloud/google_assistant.markdown +++ b/source/cloud/google_assistant.markdown @@ -20,7 +20,7 @@ To use this integration, you need to have: - The cloud component set up. [Learn more](/components/cloud/) - A Google Assistant enabled device like the Google Home - - Activated the [Home Assistant Smart Home skill for Google Assistant](https://assistant.google.com/services/a/uid/00000091fd5fb875) + - Activated the Home Assistant Smart Home skill for Google Assistant by using the Google Home app, select *Home control*, and then add *hass.io* using the *Add devices* option. You can use `configuration.yaml` to configure the entities that are being shown to Google Assistant and how they are exposed.