Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexa-samples/alexa-smarthome
Resources for Alexa Smart Home developers.
https://github.com/alexa-samples/alexa-smarthome
alexa alexa-skills-kit skills smart-home smarthome
Last synced: about 14 hours ago
JSON representation
Resources for Alexa Smart Home developers.
- Host: GitHub
- URL: https://github.com/alexa-samples/alexa-smarthome
- Owner: alexa-samples
- License: other
- Created: 2017-04-18T17:27:45.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-12-30T20:55:59.000Z (18 days ago)
- Last Synced: 2025-01-10T15:07:45.886Z (8 days ago)
- Topics: alexa, alexa-skills-kit, skills, smart-home, smarthome
- Language: Python
- Homepage: https://alexa.design/smarthome
- Size: 1.25 MB
- Stars: 689
- Watchers: 93
- Forks: 338
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# 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.