KraigM / homebridge-wink

Wink hub plugin for HomeBridge
54 stars 37 forks source link

Where is initial key provided? #97

Open Beartech opened 4 years ago

Beartech commented 4 years ago

Instructions say:

"client_secret": Wink API client id, must be obtained from questions@wink.com. You are required to get your own key, but one is provided for initial use.

It sounds like you get one by request from that email address, but where is one provided for initial use? This is ambiguous.

AppleTechy commented 4 years ago

Hey this project was deprecated a very long time ago. There was Wink V2 and now Wink3. I would go ahead and use the Wink3 from Siblarlett which can be found here https://github.com/sibartlett/homebridge-wink3. I would check out the documentation on the Wink3 repo as it has more up to date instructions on how to get the tokens. Personal API tokens cannot be published in the open per Wink's API terms of service.... If you would like more help I would suggest hoping over to our Discord server which can be found in Homebridge's documentation page and go to the #Wink channel and ping me at@AppleGeek and it should autofill in the rest needed to tag me.

Beartech commented 4 years ago

Ah! sorry. I didn't realize I was on the old version. Thank you!