From a4b4ef47ebae104edd54379093f9b269cffb5a6d Mon Sep 17 00:00:00 2001 From: Alec Rust Date: Mon, 16 Aug 2021 13:05:34 +0100 Subject: [PATCH] Small Nest docs tweaks/fixes (#18931) --- source/_integrations/nest.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_integrations/nest.markdown b/source/_integrations/nest.markdown index e70ae145fee..38179bbf10e 100644 --- a/source/_integrations/nest.markdown +++ b/source/_integrations/nest.markdown @@ -37,7 +37,7 @@ This integration supports two Nest APIs. The SDM API is the new primary API that Google applies strict [Redirect URI validation rules](https://developers.google.com/identity/protocols/oauth2/web-server#uri-validation) to keep your login -credentials secure. In practice, this means that you must access Home Assistant *over SSL* and a *public top-level domain*. See the documentation on [Securing](/docs/configuration/securing/) or [Troubleshooting](#troubleshooting), and note that you don't need actually need to enable remote access. +credentials secure. In practice, this means that you must access Home Assistant *over SSL* and a *public top-level domain* when setting up this integration. See the documentation on [Securing](/docs/configuration/securing/) or [Troubleshooting](#troubleshooting), and note that you don't actually need to enable remote access. ## Overview: Supported Devices @@ -365,7 +365,7 @@ New users are not currently able to set up a Works With Nest Developer account.
-Click here for documentation for the Legacy Works with Nest API +Click here to expand documentation for the Legacy Works with Nest API The Nest integration is the main integration to integrate all [Nest](https://nest.com/) related platforms. To connect Nest, you will have to [sign up for a developer account](https://developers.nest.com/products) and get a `client_id` and `client_secret`.