Skip to content

mengjiann/serverless-alexa-skill-home-assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Serverless Alexa Skill For Home Assistant

Use Serverless framework to implement AWS Lambda function for AWS Alexa Custom Skill.

Guide

  1. Follow guide: https://serverless.com/ to install serverless on your machine and setup the project with the files from this repo.
  2. Install mqtt client using npm: npm install mqtt
  3. Create a secret.js to contains the mqtt brokers details using template secret-sample.js.
  4. Use serverless to deploy: sls deploy

Credits

About

Use Serverless framework for my Home assistant Alexa Custom Skill

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published