OpenZWave / python-openzwave

Python wrapper for openzwave
Other
200 stars 141 forks source link
openzwave ozw python python-2 python-3 z-wave zwave zwave-network

.. image:: https://travis-ci.org/OpenZWave/python-openzwave.svg?branch=master :target: https://travis-ci.org/OpenZWave/python-openzwave :alt: Travis status

.. image:: https://circleci.com/gh/OpenZWave/python-openzwave.png?style=shield :target: https://circleci.com/gh/OpenZWave/python-openzwave :alt: Circle status

.. image:: https://ci.appveyor.com/api/projects/status/2ogl8tx7o3pqphc9?svg=true :target: https://ci.appveyor.com/project/bibi21000/python-openzwave :alt: Appveyor status

.. image:: https://img.shields.io/pypi/format/python_openzwave.svg :target: https://pypi.python.org/pypi/python_openzwave :alt: Pypi format

.. image:: https://img.shields.io/badge/Documentation-ok-brightgreen.svg?style=flat :target: http://openzwave.github.io/python-openzwave/index.html :alt: Documentation

================ python-openzwave

python-openzwave is a python wrapper for the openzwave c++ library : https://github.com/OpenZWave/open-zwave

python-openzwave 0.4.x is here !!!

Support

You can ask for support on the google group : http://groups.google.com/d/forum/python-openzwave-discuss.

Please don't ask for support in github issues or by email.

Pull requests

Please read DEVEL documentation before submitting pull request. A lot of project tasks are done automatically or with makefile, so they must be done in a certain place or in a special order.