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:
parent
45190d9cc2
commit
219fcdbf11
1 changed files with 4 additions and 0 deletions
|
@ -16,6 +16,10 @@ ha_release: 0.56
|
||||||
# Google Assistant Docs
|
# 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.
|
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 %}
|
### {% linkable_title Configuration %}
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue