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

Unable to control devices from mqtt #184

Open JohanLeirnes opened 5 years ago

JohanLeirnes commented 5 years ago

I am unable to control devices via mqtt.

If i control them in smartthings i can see the changes in mqtt. But if i publish a command to mqtt i can see in the logs that the smartthings-mqtt-bridge registered that the mqtt message arrived but nothing happens to the device that i sent the mqtt command to.

JohanLeirnes commented 5 years ago

Do you need any logs for this issue. It's been a week with no respons so thats why I'm asking.

Chaotic commented 5 years ago

Seeing the same issue.

Chaotic commented 5 years ago

I finally got this working thanks to some advice on the HA discord. Didn't really change anything just went through and resaved everything and it started working.

cdrom1028 commented 5 years ago

I'm stuck. I'm using a separate RPi to run the Bridge, On that Pi I can subscribe to all the devices advertised from ST and I can see anything Published from HA but no joy connecting the two sides of the conversation.

bfaust commented 5 years ago

Seeing the same issue running Home Assistant on a rpi3b+. Logs all look fine. States change when initiated from SmartThings. Not from HA.