From ee45b0ae9bb9623c720408dbb23cfe9fe251bd43 Mon Sep 17 00:00:00 2001 From: dewo1988 <75580129+dewo1988@users.noreply.github.com> Date: Mon, 7 Dec 2020 13:07:45 -0600 Subject: [PATCH] Update ecobee.markdown (#15842) Added clarification about developer login. Must have multifactor authentication disabled or will be placed in a login loop. --- source/_integrations/ecobee.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/ecobee.markdown b/source/_integrations/ecobee.markdown index f51ffb4efa5..8340c368d0d 100644 --- a/source/_integrations/ecobee.markdown +++ b/source/_integrations/ecobee.markdown @@ -23,7 +23,7 @@ The `ecobee` integration lets you control and view sensor data from [ecobee](htt You will need to obtain an API key from ecobee's [developer site](https://www.ecobee.com/developers/) to use this integration. To get the key, your thermostat must be registered on ecobee's website (which you likely would have already done while installing your thermostat). Once you have done that, perform the following steps. 1. Click on the **Become a developer** link on the [developer site](https://www.ecobee.com/developers/). -2. Log in with your ecobee credentials. +2. Log in with your ecobee credentials. (Make sure multifactor authentication is disabled to allow login can re-enable after becoming developer.) 3. Accept the SDK agreement. 4. Fill in the fields. 5. Click **save**.