stjohnjohnson/smartthings-mqtt-bridge

Expose support for Routines and Modes

Open

#122 opened on Jan 12, 2018

View on GitHub
 (8 comments) (1 reaction) (0 assignees)Groovy (370 stars) (239 forks)batch import
enhancementhelp wanted

Description

All device types seem to be exposed to MQTT, but not routines, scenes or modes. It would be really useful to be able to use MQTT output to trigger routines or scenes (functionally similar to momentary switches or buttons), as well as use MQTT input/output to work with Mode (DYNAMIC_ENUM).

Contributor guide