项目作者: mike-grant

项目描述 :
Home Assistant Alexa Skill Adapter,支持Alexa Smart Home Skill API的v3
高级语言: Python
项目地址: git://github.com/mike-grant/haaska.git
创建时间: 2017-12-21T09:18:08Z
项目社区:https://github.com/mike-grant/haaska

开源协议:MIT License

下载


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

  1. 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.