Node-RED

With our Node-RED plugin, now you can receive commands from Amazon Alexa, Google Home or SmartThings in Node-RED.

Installtion

Click on the hamburger menu in the top-right corner and select Manage palette, select Install, type @sinricpro/node-red-contrib-sinric-pro and click the install button.

Please make sure Git command line tools are installed. If you are on a Debian-based distribution, such as Ubuntu, try apt:

sudo apt install git-all

Otherwise please refer Git documentation

https://git-scm.com/book/en/v2/Getting-Started-Installing-Git

Sinric Pro Node-RED installtion

After the installation is complete a new set of nodes shoud appear under sinricpro category

Sinric Pro Node-RED nodes

How to use

Copy the Device Id, App Key and App Secret from the last page.

Sinric Pro copy device id

Sinric Pro Node-RED nodes

Once the device node is configured, voice commands related to above device in SinricPro will be forward to this Node-RED node.

Sinric Pro Node-RED function node

Sinric Pro Node-RED response node

Checkout the example repo for more examples.