From 219fcdbf116293231c5d3314f656f60f1035b9df Mon Sep 17 00:00:00 2001 From: DubhAd Date: Sat, 28 Oct 2017 17:30:18 +0100 Subject: [PATCH] Added externally accessible note A common question seems to be about being externally accessible, and SSL. I've added a note at the top about it. --- source/_components/google_assistant.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_components/google_assistant.markdown b/source/_components/google_assistant.markdown index 4a2d6e8a0be..76e146327c1 100644 --- a/source/_components/google_assistant.markdown +++ b/source/_components/google_assistant.markdown @@ -16,6 +16,10 @@ ha_release: 0.56 # Google Assistant Docs The Google Assistant component requires a bit more setup than most due to the way Google requires Assistant Apps to be set up. +

+To use Google Assistant your Home Assistant configuration has to be externally accessible, with a hostname and SSL certificate. If you haven't already configured that you should do so before continuing. +

+ ### {% linkable_title Configuration %} ```yaml