Skip to content
This repository has been archived by the owner on Dec 10, 2021. It is now read-only.

lumiere-lighting/lumiere-alexa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEPRECATED. See lumiere-client-* projects.

Lumiere Alexa Skill

Alexa skill to change Lumiere lights.

Development

  1. Install ask: npm install ask -g
    • Make sure that you have ~/.aws/config and ~/.aws/credentials setup.
    • Run ask init
  2. Update lambda function and dependencies in lambda/custom/
  3. Update model(s) in models/
  4. Deploy: ask deploy
  5. Test: ask simulate --locale="en-us" --text="ask lumiere change lights red, blue, silver" --debug

Publish

  1. Update and publish on Amazon
  2. ??

About

Alexa skill to change Lumiere lights

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published