Help with HASSIO.io + MQTT + Smartthings

I am trying to setup MQTT to work with HA and Smartthings, I have gone through all the steps and can see in the Smartthings app where something is being sent to the MQTT- Bridge, but i can not control any lights using HA - can i run test or look in some logs to try and figure out where the issue is or what is wrong?

What smartapp/dth are you using as your MQTT bridge?

Smartthings MQTT Bridge v2.0.1

I just restarted it to check the version and noticed the configuration file is not how I set it up, it says

info: Connecting to MQTT at mqtt://mqtt

where can I find the correct config file to put in the correct IP address

Thanks

If I log into root user and run the bridge i get the below info

info: Starting SmartThings MQTT Bridge - v2.0.1
info: Loading configuration
info: Loading previous state
info: Perfoming configuration migration
info: Saving current state
info: Connecting to MQTT at mqtt://192.168.0.29
info: Configuring autosave
info: Configuring API
info: Listening at http://localhost:8080
info: Incoming message from MQTT: smartthings/Living Room Lamp 1/switch = off
info: Incoming message from MQTT: smartthings/Living Room Lamp 1/switch = off
info: Skipping duplicate message from: smartthings/Living Room Lamp 1/switch = off
info: Incoming message from MQTT: smartthings/Living Room Lamp 2/switch = off
info: Incoming message from MQTT: smartthings/Living Room Lamp 2/switch = off
info: Skipping duplicate message from: smartthings/Living Room Lamp 2/switch = off
info: Incoming message from MQTT: smartthings/Dining Room Lights/switch = on
info: Incoming message from MQTT: smartthings/Dining Room Lights/switch = on
info: Skipping duplicate message from: smartthings/Dining Room Lights/switch = on
info: Incoming message from SmartThings: smartthings/Dining Room Lights/switch = on
info: Incoming message from MQTT: smartthings/Dining Room Lights/switch = on
info: Skipping duplicate message from: smartthings/Dining Room Lights/switch = on
info: Incoming message from SmartThings: smartthings/Living Room Lamp 1/switch = off
info: Incoming message from MQTT: smartthings/Living Room Lamp 1/switch = off
info: Skipping duplicate message from: smartthings/Living Room Lamp 1/switch = off

I’ve been haveing the same issue since the last update Samsung put out for my 2015 SmartThings hub i can receive status updates from SmartThings but unable to publish changes to SmartThings