Skip to content

AWS Lambda Proxy Script for Alexa Skills (NodeJS)

License

Notifications You must be signed in to change notification settings

marfis/alexa-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alexa Proxy (NodeJS)

NodeJS lambda that works as a proxy between Amazon Alexa and some machine running smart home server consuming JSON (e.g. Home Assistant).

  • Supports multiple skill<->endpoint configurations.
  • You can send credentials using custom headers.

Installation

  • First install AWS CLI and set up credentials.
npm install

Configuration

Rename config.sample.yml to config.yml.

Within this file, you can configure

  • Endpoint
  • Custom headers

Deploy

grunt

Then party like there's no tomorrow.

About

AWS Lambda Proxy Script for Alexa Skills (NodeJS)

Resources

License

Stars

Watchers

Forks

Packages

No packages published