These instructions are to build a Sample Alexa Smart Home skill using JavaScript with Node.js that creates and controls a virtual sample switch that responds to ON/OFF commands.
- Setup the Sample Resources
- Get the Sample Source Code
- Setup Login with Amazon
- Create the Skill
- Setup the Lambda Function
- Configure the Skill
- Setup the DynamoDB Table
- Deploy the Sample Code
- Test the Skill
- Review the Skill Logs
To begin, start with Setup the Sample Resources