[OBSOLETE] Wink Relay - Custom SmartThings Integration

By echo, do they mean the Amazon Echo, as in Alexa?

@ShawMcBigDis yes

OK, that worked, but I only see the switches in the device list, not under automations.

This relay is in ma bedroom at the end of a hallway, at the beginning of the hallway is a smart switch that controls the hallway light, I want one of the buttons on the wink to be able to signal that switch to turn the light on and off. And I want the other one to run a scene. But under automations I only see the relay itself, not the switches.

The buttons (switches) have to be automated using webcore or using the classic app (which has been deleted, so not an option anymore).

You have to use webcore, and subscribe to button 1 or 2, and when it is pushed, trigger a scene (ive never triggered a scene in webcore, so it may not be possible. In that case, create a virtual switch, and turn that on in webcore. Create an automation to run the scene when the switch turns on, then turn off the switch. It should work.

Ahh, OK. Thanks for the help.

I’ve never used webcore, is there much of a delay? It’s not a very long hallway, so might not be worth it if it takes 5 seconds for it to work, I’d be to the other end of the hallway by then.

Got webcore installed, but I don’t see the switches in there either. I assume I did something wrong, not sure what though.

@ShawMcBigDis webcore is really fast (200-300 ms). Also, if you can see the main wink relay device in webcore, select the attribute top button or bottom button. Then say changes to on (on meaning pressed). That should work

Well that should be plenty fast enough.

I don’t see the relay device at all in webcore. It appears to see everything else, just not that.

@ShawMcBigDis Go into webcore settings in the smart app and make sure you select it to be added to webcore. Do it twice and refresh webcore dashboard multiple times. If they don’t show in a minute, then tell me.

the webcore settings is where I am, and they aren’t showing up there. Going into “Which actuators” shows all my other devices, but not the relay, or the 2 switches, they don’t show up under “which sensors” either.

@ShawMcBigDis do they show up in any other smart app, like smart lighting?

Yes, all 3 the relay and both switches show up in smart lighting.

@ShawMcBigDis uninstall webcore from the app, remove the code from the IDE, reload the code, and reinstall webcore. Then retry.

removed from app, removed code from “MySmartApps” in the IDE (all 4 modules) , re-added all 4 in IDE, re-added in the smartthings app, and still no relay or the switches in the device list.

@ShawMcBigDis delete the wink relay (just the device) and rediscover it. Maybe that will work

So just the device, not the Wink Relay smart app?

I just realized I have 3 relays listed under smart apps. Is that because it is the relay panel and the 2 switches all separate?

yes

yes. This is because you set isComponent: false

Deleted the relay device and re-added it, still not showing up in webcore.

@ShawMcBigDis just check tomorrow if it shows up. If not, just start a thread on the webcore forum

OK, thanks