stjohnjohnson / smartthings-mqtt-bridge

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

Add scene change event #141

Open rafuz opened 6 years ago

rafuz commented 6 years ago

I am using some fibaro dimmer switches with smartthings and they works very good with MQTT bridge. Anyway I am also using the S2 switch on these devices that creates a Scene Event when pressed. There is a way to add a message for scene change in the MQTT bridge?

wklink commented 5 years ago

I think a workaround for this would be to create a virtual switch in ST and have a ST automation that changes the virtual switch on scene change.