项目作者: pyzwave

项目描述 :
Library implementing a Z-Wave stack
高级语言: Python
项目地址: git://github.com/pyzwave/pyzwave.git
创建时间: 2020-02-18T08:25:50Z
项目社区:https://github.com/pyzwave/pyzwave

开源协议:GNU General Public License v3.0

下载


pyzwave

Coverage Status
Documentation Status

pyzwave is Z-Wave library to implement the Z-Wave standard as a Python 3 library.

pyzwave is inspired by zigpy.

Compatible hardware

pyzwave uses Z/IP Gateway to talk with the hardware. Any hardware working with Z/IP Gateway should work with pyzwave. Z/IP Gateway requires the Z-Wave chip to be running the bridge firmware which unfortunately not all adapters do.

pyzwave could be adapted to talk directly with a non bridge controller but due to a signed NDA the source for this cannot be open sourced by Telldus Technologies AB (the author behind this library).

Status

Z/IP Gateway requires the connection between this library to be encrypted using DTLS. This library includes a connection using DTLS but unfortunately unsolicited reports does not yet work using this.

A workaround until this issue is resolved is to recompile Z/IP gateway to not use DTLS for the connection. Any help getting the DTLS fully supported is welcome.

Documentation

The documentation is available at //pyzwave.readthedocs.io

Release packages available via PyPI

Packages of tagged versions are also released via PyPI

How to contribute

If you are looking to make a contribution to this project we suggest that you follow the steps in these guides:

Some developers might also be interested in receiving donations in the form of hardware such as Z-Wave modules or devices, and even if such donations are most often donated with no strings attached it could in many cases help the developers motivation and indirect improve the development of this project.