Read the statement by Michael Teeuw here.
SmartThings Integration
-
Not sure how many of you are like me and have a pretty solid home automation setup, but I run SmartThings for all my HA and would love to see some status on the Magic Mirror. I am really new at coding and will eventually try and tackle this myself, but if anyone wants a fun project, I think this could be a HUGE addition to the Magic Mirror!
-
i second your opinion… any traction on this at all integrating with smarthings.
I am using action tiles in my MM with some simple switch controls …i have connected a joystick mouse to click them on an iframe instance -
This can already be done you just need to get MQTT working with Smartthings, this can be posted locally or in the cloud (I use the cloud).
Getting MQTT working (I believe you just need the usage part)
https://github.com/stjohnjohnson/smartthings-mqtt-bridge#usage
(Added) you will need the bridge too but that is an add-on with hassioMQTT on MM
https://github.com/ottopaulsen/MMM-MQTTAnother MQTT on MM but only shows one status (this issue shows a good example)
https://github.com/javiergayala/MMM-mqtt/issues/3