Update nest.markdown final step for clarity (#8474)

It's unclear in the final step how to encounter the "configurator popup". Added details to guide user to the `Integrations` page to finish the auth configuration.
This commit is contained in:
wrkn4alivn 2019-02-11 01:03:23 -08:00 committed by Fabian Affolter
parent 4f9bb7efae
commit ba93e5c47b

View File

@ -32,7 +32,7 @@ The Nest component is the main component to integrate all [Nest](https://nest.co
- Use "[Home Assistant] [Edit] [For Home Automation]" as the description as it is not super important.
8. Click "Create Product"
9. Once the new product page opens the "Product ID" and "Product Secret" are located on the right side. These will be used as `client_id` and `client_secret` below.
10. Once Home Assistant is started, a configurator will pop up asking you to log into your Nest account and copy a PIN code into Home Assistant.
10. Add the Nest component to your `configuration.yaml` and restart Home Assistant. Then, go to `Configuration > Integrations` and select `CONFIGURE` next to `Nest`. Click the link in the configurator pop up to log into your Nest account and complete the OAuth. Copy the resulting PIN code into the pop up.
Connecting to the Nest Developer API requires outbound port 9553 on your firewall. The configuration will fail if this is not accessible.