From bcd813fbb84f94ee45a50f6b1ef99941d5c45bf8 Mon Sep 17 00:00:00 2001 From: Steve Dougherty Date: Fri, 4 Mar 2022 08:49:41 -0500 Subject: [PATCH] Mention Ecobee developer password 16-character limit (#21869) Co-authored-by: Franck Nijhof --- 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 892f2de5e7f..46cc6084f30 100644 --- a/source/_integrations/ecobee.markdown +++ b/source/_integrations/ecobee.markdown @@ -33,7 +33,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/home/developer/loginDeveloper.jsp). -2. Log in with your ecobee credentials. (Make sure multifactor authentication is disabled to allow login can re-enable after becoming developer.) +2. Log in with your ecobee credentials. (Make sure your password is at most 16 characters and multifactor authentication is disabled to meet the developer login form's limits. If you've already enabled MFA, the web portal and iOS apps don't support disabling it. The Android app does under Account > Account Security. You can re-enable MFA after becoming a developer.) 3. Accept the SDK agreement. 4. Fill in the fields. 5. Click **save**.