https://github.com/alexa-samples/skill-sample-nodejs-smarthome-switch
This is a basic Alexa Smart Home skill sample that implements a virtual switch. It shows the discovery and directive handling process for a virtual device implementing Alexa Smart Home switch capabilities.
https://github.com/alexa-samples/skill-sample-nodejs-smarthome-switch
Last synced: 9 months ago
JSON representation
This is a basic Alexa Smart Home skill sample that implements a virtual switch. It shows the discovery and directive handling process for a virtual device implementing Alexa Smart Home switch capabilities.
- Host: GitHub
- URL: https://github.com/alexa-samples/skill-sample-nodejs-smarthome-switch
- Owner: alexa-samples
- License: other
- Created: 2018-08-14T20:21:51.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-05-03T20:52:54.000Z (about 3 years ago)
- Last Synced: 2025-04-09T03:41:26.636Z (about 1 year ago)
- Language: JavaScript
- Size: 249 KB
- Stars: 56
- Watchers: 17
- Forks: 44
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Notice: NOTICE
Awesome Lists containing this project
README
## Skill Sample : Smarthome Switch (Node.js)
This is a basic Alexa Smart Home skill sample that implements a virtual switch. It shows the discovery and directive handling process for a virtual device implementing Alexa Smart Home switch capabilities.
## Instructions
To use this sample, follow the [Instructions](instructions/README.md).
## License
This library is licensed under the Amazon Software License.