- Create and register a pem key with Google Chrome App. Place in root of project as ecobee.pem
- Copy env-sample.js to env.js
- Install local chrome extension as "Load unpacked extension..." Don't worry about errors.
- Grab ID and use in env.js for dev version.
- Create test credential at ecobee and set Authorization edirect domain to ID.chromiumapp.org -- Chrome will catch the redirect and route it to extension.
- Reload extension.
- Update manifest.json with new build number (manually controlled right now)
- Run
./bin/build.sh ecobeeto get a dist/ecobee-REV.zip - Upload dist/ecobee-REV.zip to Chrom Apps.