Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.