Skip to content

Commit 219fcdb

Browse files
authored
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.
1 parent 45190d9 commit 219fcdb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

source/_components/google_assistant.markdown

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ ha_release: 0.56
1616
# Google Assistant Docs
1717
The Google Assistant component requires a bit more setup than most due to the way Google requires Assistant Apps to be set up.
1818

19+
<p class='note'>
20+
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.
21+
<p>
22+
1923
### {% linkable_title Configuration %}
2024

2125
```yaml

0 commit comments

Comments
 (0)