homebridge-wink
homebridge-wink copied to clipboard
V1 or V2 Wink API
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
V1
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
Correct. They only give out V2. Find the Android credentials (google them) and use those.
Just out of curiosity is there any plan to update the API in the plugin?
No one knows. The Dev posted a while back he was working on it. But that was months ago.
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. ;-)
These generic v1 keys still work for me:
"client_id": "quirky_wink_android_app", "client_secret": "e749124ad386a5a35c0ab554a4f2c045",
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.
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.