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

No current devices are being added

Open kurktchiev opened this issue 8 years ago • 1 comments

So I had my Hue brdige+lights connected, along with my Nest thermostat+co2+cam, to my Wink hub. I deleted all of them and added them to homebridge separately. However, now when I turn on the wink module to get the remaining Wink controlled devices (a schlang connect deadbolt, lutron casseta remotes and wall dimmers, a bunch of cree and osram bublbs that Hue doesnt like much)... everything BUT the actual connected devices come through. So I get the Nest and Hue devices which are no longer connected, but I dont get my lock or remotes/wall dimmers, etc.

In the logs I see it pulling in all those devices and their IDs so I suppose I can use hide_id{} to get rid of them. But I also see it saying: Jun 19 22:48:53 odin homebridge[7404]: [6/19/2016, 10:48:53 PM] [Wink] Device Ignored Not In HomeKit - Group hubs, ID 436963, Name Front Door Dining Room -- this is a Lutron Pico Remote

Jun 19 22:48:53 odin homebridge[7404]: [6/19/2016, 10:48:53 PM] [Wink] Device Ignored Not In HomeKit - Group hubs, ID undefined, Name Livingroom -- actually not sure what this is but I am sure it is something I was messing with

Jun 19 22:48:53 odin homebridge[7404]: [6/19/2016, 10:48:53 PM] [Wink] Device Ignored Not In HomeKit - Group hubs, ID 436963, Name Athena -- Athena being the Wink hub's name.

Nowhere do I see the deadbolt or the dimmer that the pico remote is tied to.

Any suggestions?

kurktchiev avatar Jun 20 '16 13:06 kurktchiev

Interestingly enough if i use the credentials from https://github.com/nfarina/homebridge/issues/625 which is linked to https://github.com/KraigM/homebridge-wink/issues/36 i am able to at least get only the devices I have enabled in wink. So this seems to be connected to the discussion about v1 of the API vs v2 :/

kurktchiev avatar Jun 20 '16 22:06 kurktchiev