gleep52

Results 31 comments of gleep52

I started getting this error recently too though I don't know when it started happening. I get it with the android API key and my own developer key...

I had to remove the username and password from my config file and now my private keys are working again. Weird. Must have been an update to homebridge-wink.

the wink3 package should work for you without the email address and password. I believe that's what I'm using right now.

do you have the key in the config file, or are the lines for email/password still there? You'll need to remove those lines completely and just use the keys instead.

Yes it appears wink3 no longer understands the email password lines and if you take them out, it works again.

Any progress on this? Is there a way to edit the device list and clone/modify existing corsair keyboards to support the K100?

Using "Keyboard Audio Visualizer" the dev said that the latest Corsair SDK does expose all LEDs and it works without any fancy setup with the KAV program. I asked the...

Possibly a dns lookup change - but I can't get it to work without specifically using the hostname for some reason (using IP doens't let me test/save it). The API...

> If you're comfortable with Xcode, you could clone the `master` branch locally and [change the bundle identifier](https://cocoacasts.s3.amazonaws.com/what-are-app-ids-and-bundle-identifiers/figure-project-configuration-1.jpg), then build it and that'd allow you to have two separate copies...

I seem to have mine working without internet access. In my compose file I added: (starting in the environment section under my email/password) ``` - NET_MODE=LAN volumes: - ./tokens:/tokens/ ```...