stjohnjohnson / smartthings-mqtt-bridge

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

IP address of smartthings changed... #189

Closed ScottChapman closed 5 years ago

ScottChapman commented 5 years ago

My home network changed, and along with it my home network subnet.

So when I am running the bridge it appears to try to connect to my old IP address instead of the new one.

How do I fix this?

For reference, I've been running the bridge for well over a year on my raspberry pi (not docker). I poked around through the node_module folder for the globally installed package and didn't find my old IP address anywhere. Not clear where that gets established...

ScottChapman commented 5 years ago

OOps, firgured it out, I had to update the address of the mqtt device in the app. All set!