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.
This commit is contained in:
DubhAd 2017-10-28 17:30:18 +01:00 committed by GitHub
parent 45190d9cc2
commit 219fcdbf11
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.
<p class='note'>
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.
<p>
### {% linkable_title Configuration %}
```yaml