Alexa with Node-Red

From The TinkerNow Wiki
Revision as of 14:13, 1 September 2018 by imported>Tinker (Created page with " Step 1: [https://flows.nodered.org/node/node-red-contrib-alexa-home-skill Alexa Home Skill] <pre><code>npm install node-red-contrib-alexa-home-skill</code></pre> <code>Step...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Step 1:

Alexa Home Skill

<code>npm install node-red-contrib-alexa-home-skill</code>

Step 2:

Sign up at Node-RED Alexa Home Skill Bridge

Step 3:

Follow their directions to set up some devices.  (Specifically, you will be setting up Node-Red nodes to be devices for Alexa to play with...)

Step 4:

Drag some "alexa-home" nodes into your flow on Node-Red & use them as triggers for whatever you like.