Add note about not being on same network as Home Assistant during relink (#7709)

* Add note about not being on same network as hass

I had trouble relinking GA to Hass due to being on the same network. This may have been down to my local setup but it's what solved an issue for me.

* ✏️ Tweak
This commit is contained in:
Dane 2019-01-01 16:01:49 +00:00 committed by Franck Nijhof
parent 7f176e9976
commit 527afbf064

View File

@ -53,6 +53,8 @@ Since release 0.80, the `Authorization Code` type of `OAuth` account linking is
<p class='note'>
If you've added Home Assistant to the home screen, you have to first remove it from home screen, otherwise, this HTML5 app will show up instead of a browser. Using it would prevent Home Assistant to redirect back to the `Google Assistant` app.
If you're still having trouble, make sure that you're not connected to the same network Home Assistant is running on, e.g., use 4G/LTE instead.
</p>
## {% linkable_title First time setup %}