From 218ff773c812053f795210be9d93513e83c8cb5f Mon Sep 17 00:00:00 2001 From: Ofir Petrushka <56898601+hatkyinc2@users.noreply.github.com> Date: Wed, 24 Nov 2021 01:00:09 +1100 Subject: [PATCH] Fix inner page link #yaml-configuration (#20407) Fix inner page link #configuration -> #yaml-configuration --- 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 ce3d0b0e473..f1b89077976 100644 --- a/source/_integrations/google_assistant.markdown +++ b/source/_integrations/google_assistant.markdown @@ -59,7 +59,7 @@ To use Google Assistant, your Home Assistant configuration has to be [externally Screenshot: Account linking 3. Select the `Develop` tab at the top of the page, then in the upper right hand corner select the `Test` button to generate the draft version Test App. If you don't see this option, go to the `Test` tab instead, click on the `Settings` button in the top right below the header, and ensure `On device testing` is enabled (if it isn't, enable it). -4. Add the `google_assistant` integration configuration to your `configuration.yaml` file and restart Home Assistant following the [configuration guide](#configuration) below. +4. Add the `google_assistant` integration configuration to your `configuration.yaml` file and restart Home Assistant following the [configuration guide](#yaml-configuration) below. 5. Add services in the Google Home App (Note that app versions may be slightly different.) 1. Open the Google Home app. 2. Click the `+` button on the top left corner, click `Set up device`, in the "Set up a device" screen click "Works with Google". You should have `[test] ` listed under 'Add new'. Selecting that should lead you to a browser to login your Home Assistant instance, then redirect back to a screen where you can set rooms and nicknames for your devices if you wish.