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
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!