From d6c83dfd86447152f8b8dbcdecc51be7fe86003a Mon Sep 17 00:00:00 2001 From: Jon Date: Thu, 19 Jan 2017 16:05:00 -0600 Subject: [PATCH] Update ecobee.markdown (#1828) --- source/_components/ecobee.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/ecobee.markdown b/source/_components/ecobee.markdown index 8e120b3c01a..6b5fd1d61e4 100644 --- a/source/_components/ecobee.markdown +++ b/source/_components/ecobee.markdown @@ -32,7 +32,7 @@ Now login to the regular consumer portal, and in the hamburger menu there will b 3. Give your app a name (it appears to need to be unique across all users, as I tried 'home-assistant' and it said it was already in use. Try -home-assistant) and a summary (neither of these are important as they are not used anywhere). 4. For Authorization method select **ecobee PIN**. 5. You don't need an Application Icon or Detailed Description. -6. Click **Save**. +6. Click **Create**. Now under the Name and Summary Section you will have an API key. Copy this key and use it in you configuration section below. Click the **X** to close the Developer section.