redloro / smartthings

SmartThings home automation services, apps and devices
Apache License 2.0
116 stars 194 forks source link

Hub not responding to HTTP Notify #35

Open SHKaminski opened 5 years ago

SHKaminski commented 5 years ago

I've had a couple of plugins working with STNP for quite a while--the dash button and a presence listener that I wrote myself based on the dash button plugin.

But recently the Smartthings hub has stopped responding to the HTTP Notify method. I haven't changed any of the code. I have done the standard updates on the raspberry pi running the node.js server. The plugins still function properly, but the lanResponseHandler never fires.

The updated event appears to fire, but not lanResponseHandler. Let me know if there's something I should check.