stjohnjohnson / smartthings-mqtt-bridge

Bridge between SmartThings and MQTT
https://hub.docker.com/r/stjohnjohnson/smartthings-mqtt-bridge/
MIT License
367 stars 243 forks source link

No requests coming through #45

Closed j-gaikwad closed 8 years ago

j-gaikwad commented 8 years ago

I've got the device and smartapp setup, but nothing ever makes it to my mqtt bridge running in docker (watching access.log for traffic). I can manually hit ip:8080 in a browser outside my network and that shows up, but no notifications from ST.

I also see this in ST logging for the MQTT Device: Sending '{"path":"/push","body":{"name":"Couch Lamps","value":"off","type":"switch"}}' to device

Thanks for any help!

j-gaikwad commented 8 years ago

Set the IP address in ST device to local IP instead of public IP