Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexa-samples/skill-sample-smarthome-fireplace-python
An Alexa skill that simulates a virtual fireplace to illustrate the Alexa Smart Home Skill APIs.
https://github.com/alexa-samples/skill-sample-smarthome-fireplace-python
alexa alexa-skills fireplace skill-api skill-sample smart-home
Last synced: 16 days ago
JSON representation
An Alexa skill that simulates a virtual fireplace to illustrate the Alexa Smart Home Skill APIs.
- Host: GitHub
- URL: https://github.com/alexa-samples/skill-sample-smarthome-fireplace-python
- Owner: alexa-samples
- License: other
- Created: 2020-10-02T15:19:49.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-11-23T17:07:54.000Z (about 2 years ago)
- Last Synced: 2023-03-05T03:55:59.306Z (almost 2 years ago)
- Topics: alexa, alexa-skills, fireplace, skill-api, skill-sample, smart-home
- Language: JavaScript
- Homepage:
- Size: 24.6 MB
- Stars: 6
- Watchers: 8
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Skill Sample: Smart Home Fireplace (Python)
This is an Alexa skill sample designed to help you understand the capability interfaces of the Smart Home Skill API. You will build a Smart Home appliance (a virtual fireplace) to implement and understand the Smart Home Skill APIs.
![](./instructions/img/fireplace.gif)
At the end of this tutorial, you will have an Alexa skill and a supporting AWS backend that responds to commands for Smart Home interaction models. This virtual fireplace will respond to the [PowerController interface](https://developer.amazon.com/en-US/docs/alexa/device-apis/alexa-powercontroller.html) of the Smart Home Skill API, and serve as a base skill from which you can add additional functionality via a series of related Alexa code samples.
To start this sample, follow the [instructions](./instructions/README.md).
## Resources
### Community
[Amazon Developer Forums](https://forums.developer.amazon.com/spaces/165/index.html)
[Alexa Skills - User Voice](https://alexa.uservoice.com)
### Related Reading
* [Understand the Smart Home Skill API](https://developer.amazon.com/en-US/docs/alexa/smarthome/understand-the-smart-home-skill-api.html)
* [Steps to Build a Smart Home Skill](https://developer.amazon.com/en-US/docs/alexa/smarthome/steps-to-build-a-smart-home-skill.html)### Particle Fire
[Three particle fire](https://github.com/yomotsu/three-particle-fire)
## Security
See [CONTRIBUTING](CONTRIBUTING.md#security-issue-notifications) for more information.
## License
This library is licensed under the Amazon Software License.