smartThings products integration without ST HUB or Bridge

Hello Community,
I am working on the Zigbee, Z-wave, WIFI devices for home automation.
I have established a Zigbee Network with our own devices.
I would like to integrate smartThings products into our home automation system.
We have our own hub that has the Zigbee, Z-wave, WIFI Network Processor.
So, We don’t want to use the bridge for integrating smartThings products into our system.
Will you please help me to know,
How can I integrate the smartThings products into our system?
What are the required configurations?

Regards,
Shiv Patil.

@nayelyz not sure if you can help out here…

You need to access the SmartThings API and you can have access devices on a SmartThings/Samsung account/location.

https://smartthings.developer.samsung.com/docs/api-ref/st-api.html

1 Like

Welcome to the SmartThings Community, @shivpatil!

Up to now, the option to join SmartThings devices without a Hub is not available.

Thanks, @Andremain!

1 Like

I don’t believe that’s what the OP is asking, and in addition, there are a number of smartthings brand devices which don’t require a hub, like the SmartThings Wi-Fi smart plug, the smart appliances, and the smart televisions. So as always, the first rule of home automation applies: “the model number matters.“

@shivpatel , can you be a little more specific?

Smartthings does publish an API as as @GSzabados mentioned, So you can definitely integrate cloud to cloud using that. For example, cloud to cloud is an option for integrating a Hue bridge to SmartThings.

But there are multiple different configurations and they have different answers to your questions

  1. are you just asking about the smartthings brand Zigbee devices, such as the Zigbee 3.0 sensors? Those are certified to the Zigbee 3.0 standard and can be added to any certified Zigbee 3.0 hub.

  2. are you asking about the smartthings brand Wi-Fi devices? Bringing them into your system? Those are trickier. You have to add them to a smartthings account and then use one of the cloud to cloud integration methods. MQTT is popular for this, but there are other options.

  3. are you asking about having your system show up in the smartthings app? That is, the Zigbee devices are joined to your hub but you want them to show up in the smartthings app. That’s doable, as in the Phillips hue example, but you have to use the API and it usually ends up as a cloud to cloud connection.

So… what UI are you expecting to use? The SmartThings app, or your own? And what specific smartthings devices do you want to control through that UI? In what direction is the integration? Do you want to bring your devices into a smartthings account? Or do you want to bring devices connected to a smartthings account into your system?

So there are a lot of different ways to use smartthings with other systems without having a smartthings hub, but it all comes down to the details. :sunglasses:

2 Likes