otaviojr / node-red-contrib-smartthings

Allows you to control your devices and get their status using NodeRed
MIT License
32 stars 16 forks source link

not connected to node red #45

Closed alphabravocharly72 closed 2 years ago

alphabravocharly72 commented 3 years ago

Hello, I have a problem with the integration in node red. In the Simulator all is working. Attached a debug screenshot. What is wrong? Thank you for helping alpha debug

chengy77 commented 3 years ago

I too seem to be having a similar issue. I'm sending temperature readings to another Pi using MQTT. I get the initial reading when Deploying but nothing after that, even when the temperature changes. Here's the Log. Any thoughts? eb2c9345-7547-4583-9377-ec6a4258dbe0 10:29:39 AM: debug /smartthings/webhook eb2c9345-7547-4583-9377-ec6a4258dbe0 10:29:39 AM: debug 0758 eb2c9345-7547-4583-9377-ec6a4258dbe0 10:29:39 AM: debug C0A80019 eb2c9345-7547-4583-9377-ec6a4258dbe0 10:29:39 AM: debug Local POST fallback

otaviojr commented 2 years ago

I've uploaded a new version of this module using the new SmartThings architecture. Webhook has changed a little with this new version. I think it will be easier to make it works now. Maybe, you want to give it a try.

Regards