Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 1.24 KB

README.md

File metadata and controls

33 lines (19 loc) · 1.24 KB

haaska: Home Assistant Alexa Skill Adapter

Main


haaska implements a bridge between the Home Assistant Smart Home API and the Alexa Smart Home Skill API from Amazon.

This provides voice control for a connected home managed by Home Assistant, through any Alexa-enabled device.

Getting Started

To get started, head over to the haaska Wiki.

Development

Run tests

python -m pytest test.py

Thanks and Acknowledgement

Thanks to @auchter for creating the original haaska.

Thanks to @bitglue for his work in getting the Smart Home API exposed via HTTP, making this slimmed down version possible.

This fork of haaska was created by @mike-grant.

Documentation and additional maintenance is done by @anthonylavado, and contributors like you.

License

haaska is provided under the MIT License.