Skip to content

massi-ang/alexa-iot-smarthome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS-Alexa Workshop Smart Home

In this lab, you will learn how to build a virtual Alexa-Enabled Smart Lamp using various AWS Services.

For the first time rung this lab, please use all AWS resources in N.Virginia region (us-east-1).

The above is the overall architect of this Lab. In this lab, you will create:

  • A virtual Alexa-Enabled Smart Home Lamp
  • A device binding system using AppSync, Cognito User Pool, Lambda, DynamoDB
  • An Alexa backend which handles directives from Alexa and control the power status of Lamp via IoT Core

Table of Contents

Please following the steps to build your first Alexa-Enabled Lamp.

Before your start the lab, Git clone this lab to local.

  1. Create a Web Interface to bind Smart Lamp to User
  2. Setup Smart Lamp Simulator
  3. Bind Smart Lamp to User
  4. Create Smart Home Skill in Alexa Developer Console
  5. Create an App Client in Cognito User Pool
  6. Configure Account Linking Settings
  7. Create the Alexa backend Lambda
  8. Discover Smart Home Devices
  9. Test Smart Home Skill

Tips

You must strictly follow the Alexa language and AWS Lambda region specs. Otherwise, you will not be able to receive directives from Alexa.

Smart Home Skill Regions

  • N.Virginia for English (US) or English (CA) skills
  • EU (Ireland) region for English (UK), English (IN), German or French (FR) skills
  • US West (Oregon) for Japanese and English (AU) skills.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages