homebridge-wink icon indicating copy to clipboard operation
homebridge-wink copied to clipboard

V1 or V2 Wink API

Open makeitrad opened this issue 8 years ago • 9 comments

Does this plug-in use v1 or v2 of the wink API? I just got my api login but it doesn't work. I suspect maybe I need to ask for v1? The

Thanks

makeitrad avatar Sep 30 '16 03:09 makeitrad

V1

thechrisreese avatar Sep 30 '16 17:09 thechrisreese

Just got this from Wink

Hi Joe,

We are no longer able to generate v1 API credentials anymore and only provide v2. I apologize for any inconvenience this may cause. Let me know if you have any other questions or concerns. Thanks!

Cheers, Victoria

Sturgeon637 avatar Sep 30 '16 19:09 Sturgeon637

Correct. They only give out V2. Find the Android credentials (google them) and use those.

thechrisreese avatar Sep 30 '16 20:09 thechrisreese

Just out of curiosity is there any plan to update the API in the plugin?

makeitrad avatar Sep 30 '16 20:09 makeitrad

No one knows. The Dev posted a while back he was working on it. But that was months ago.

thechrisreese avatar Sep 30 '16 20:09 thechrisreese

Doh! Just requested my credentials. Guess they won't work. I'd take a shot at updating the plugin for the API, but pretty sure the results would be a dismal failure. (I'm not much of a coder. ;-)

FJRGuy avatar Sep 30 '16 23:09 FJRGuy

These generic v1 keys still work for me:

"client_id": "quirky_wink_android_app", "client_secret": "e749124ad386a5a35c0ab554a4f2c045",

mahodder avatar Oct 05 '16 16:10 mahodder

Awesome! I’ll give them a try. Thanks!

On Oct 5, 2016, at 10:59 AM, mahodder [email protected] wrote:

These generic v1 keys still work for me:

"client_id": "quirky_wink_android_app", "client_secret": "e749124ad386a5a35c0ab554a4f2c045",

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/KraigM/homebridge-wink/issues/55#issuecomment-251734413, or mute the thread https://github.com/notifications/unsubscribe-auth/ADGH4RgodB4W91ONMYxmcQ2pR4lRgb9aks5qw9dxgaJpZM4KKsFR.

FJRGuy avatar Oct 05 '16 18:10 FJRGuy

The generic V1 keys are what works. So, the specific instructions posted here for the API info needs to formally be changed to @mahodder info.

jpartain89 avatar Oct 11 '16 12:10 jpartain89