robertvorthman
robertvorthman
Great work but I don't have any of those device types. I use Wink for z-wave switches so I like the recent fan support.
Same issue here
The error is reported from a dependency, wink.js index.js line 88. https://github.com/winfinit/wink-js/blob/master/index.js#L88 `req.on('error', function(e) { console.error("error at req: " ,e); });`
I found a temporary fix. Add "rejectUnauthorized: false" to the http options in wink-js index.js, then restart homebridge. The file I edited was at this path in my Raspberry Pi...
@thechrisreese Paste the part of the code that you changed, maybe you have a syntax error.
@thechrisreese I don't know why you're getting that error. Does the fix work for anyone else? Looking at the stack trace, line 68 of wink-js seems to be parsing the...
@thechrisreese Your fix works for me. Thanks.
LOL good times
The v2 keys seem to work now. The key didn't work when I tried a few months ago, but I switched to v2 yesterday after I saw @Jborn4christ's comment ....
homebridge-wink works for me on iOS 10 gold master