vojtamolda / homebridge-ecobee3-sensors

Homebridge plugin that exposes Ecobee 3 sensors as HomeKit accessories.
https://www.npmjs.com/package/homebridge-ecobee3-sensors
MIT License
26 stars 15 forks source link

Move Ecobee developer API key to config file #13

Closed senorshaun closed 7 years ago

senorshaun commented 7 years ago

I was looking through this project and found you were using your developer api key for these calls. I was wondering if you maybe move that to the config file and have yours by default but easily allow others to change to their own key if they have one

vojtamolda commented 7 years ago

Sounds like a good idea. I didn't realize that other people might want to use their dev account.

Do you want to make a pull-request for it?

senorshaun commented 7 years ago

sure. looks like you have this repo locked down? I am unable to create pull requests, upload files, create new branches?

vojtamolda commented 7 years ago

Hmm... It shouldn't be locked. Give me a few days, please. I'll check it when I get back home from vacations.