mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-08 09:56:52 +00:00
clarified Wink integration initial setup (#10990)
This commit is contained in:
parent
fca6f0a680
commit
7de7feac0b
@ -52,7 +52,9 @@ Wink requests three pieces of information from the user when they sign up for a
|
||||
2. `Website:` The external address of your Home Assistant instance. If not externally accessible you can use your email address.
|
||||
3. `Redirect URI:` This should be `http://192.168.1.5:8123/auth/wink/callback` replacing the IP with the internal IP of your Home Assistant box.
|
||||
|
||||
No settings are required in the `configuration.yaml` other than `wink:` this is because you will be guided through setup via the configurator on the frontend.
|
||||
No settings are required in the `configuration.yaml` other than `wink:`.
|
||||
|
||||
After adding `wink:` to your `configuration.yaml` and restarting Home Assistant you will see a persistent notification on the frontend with a `CONFIGURE` button that will guide you through the setup via the frontend configurator.
|
||||
|
||||
<div class='note'>
|
||||
When using the configurator make sure the initial setup is performed on the same local network as the Home Assistant server, if not from the same box Home Assistant is running on. This will allow for authentication redirects to happen correctly.
|
||||
|
Loading…
x
Reference in New Issue
Block a user