joshua_lyon
(Josh, SharpTools.io Dashboard)
January 2, 2018, 6:43pm
16
@JZst I put together a custom integration for Wink Relay that you might be interested in. It runs completely on your LAN so it’s super fast in updating state from the Wink Relay into SmartThings and in controlling relays. Check it out at:
I’ve developed a custom integration for connecting the Wink Relay to SmartThings and would like to share it with the community. With the integration, you can control the light loads (relays) and get instant status updates for the sensors, light loads, and button presses. The integration is all performed over your local network with no additional dependencies on IFTTT, Stringify, or other cloud services.
This integration was originally written for Groovy and does not work since SmartThings shutdown Groovy in 2023. The source code for the Groovy Device Type Handler (DTH) and SmartApp are open source and available below if anyone from the community wants to take over and port things to an Edge Driver.
Developer Note: I am not personally using Wink Relay devices any more, but …