alexa-smarthome
# Alexa Smart Home Resources This repository contains resources for Alexa Smart Home developers. For information on how to get started, developer documentation, and API references, please visit the [Alexa Smart Home developer pages](https://developer.amazon.com/alexa/smart-home). ## Alexa Smart Home Samples ### Skill Sample : Switch A basic skill sample implementing a switch exercising the discovery and directive handling process for a virtual device implementing Alexa Smart Home switch capabilities. Available in [Python](https://github.com/alexa/skill-sample-python-smarthome-switch), [Node.js](https://github.com/alexa-samples/skill-sample-nodejs-smarthome-switch), [Java](https://github.com/alexa-samples/skill-sample-java-smarthome-switch). ## Additional Content - [Smart Home Skill Concepts](https://developer.amazon.com/en-US/docs/alexa/smarthome/smart-home-skill-concepts.html) - [Implement Smart Home Skill Code](https://developer.amazon.com/en-US/docs/alexa/smarthome/implement-your-skill.html) - [Send Events to the Alexa Event Gateway](https://developer.amazon.com/en-US/docs/alexa/smarthome/send-events-to-the-alexa-event-gateway.html) - [Smart Home Skill APIs](https://developer.amazon.com/en-US/docs/alexa/device-apis/smart-home-general-apis.html) ## Support and Feedback If you find an issue with the sample code, please open an issue against the relevant repository issue tracker.