I’ve got a Node server that connects to my house alarm. By default it uses MQTT to publish events. I do already have an MQTT broker installed, but is there a way to somehow translate MQTT events to devices in SmartThings?
This way I can have all my motion sensors, door contacts etc in SmartThings and WebCore as individual devices.