Skip to content

anli-xsigns/node-red-contrib-alexa-home-skill

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-red-contrib-alexa-home-skill

This node allows you to hook up Node-RED to react to your Amazon Echo.

By using the Home Skill patern you can use commands like

"Alexa, turn on the Kitchen Lights" and have this trigger a Node-RED flow.

In order to use this node you will require an account with this service. Once you have an account you can search for the Node-RED skill in the Alexa app and then link the account.

Full documentation to set up the service can be found here.

Install

cd $HOME/.node-red
npm install node-red-contrib-alexa-home-skill

About

A Node-RED node to control things via Amazon Alexa

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 52.3%
  • JavaScript 47.7%