Skip to content
hkelley edited this page Jan 7, 2018 · 1 revision
  1. Create an API key for your ecobee app
  2. Use the user token script to generate a PIN for that app.
  3. While the script is still running, add the app to your profile on the ecobee web portal
  4. Continue script execution. This will collect a read-only OAuth token and save it to disk (you'll need the refresh token later)
  5. Run the second script, supplying the token file.
Clone this wiki locally