Skip to content

A library which communicates with Deconz radios for zigpy

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
COPYING
Notifications You must be signed in to change notification settings

puddly/zigpy-deconz

 
 

Repository files navigation

zigpy-deconz

Build Status Coverage

zigpy-deconz is a Python 3 implementation for the Zigpy project to implement deCONZ based Zigbee radio devices.

The goal of this project to add native support for the Dresden-Elektronik deCONZ based ZigBee modules in Home Assistant via Zigpy.

This library uses the deCONZ serial protocol for communicating with ConBee, ConBee II (ConBee 2), and RaspBee adapters from Dresden-Elektronik.

Testing new releases

Testing a new release of the zigpy-deconz library before it is released in Home Assistant.

If you are using Supervised Home Assistant (formerly known as the Hassio/Hass.io distro):

If you are instead using some custom python installation of Home Assistant then do this:

  • Activate your python virtual env
  • Update package with pip
    pip install zigpy-deconz==0.9.0
    
    

Releases via PyPI

Tagged versions are also released via PyPI

External documentation and reference

Note! Latest official documentation for the deCONZ serial protocol can currently be obtained by contacting Dresden-Elektronik employees via GitHub here

For reference, here is a list of unrelated projects that also use the same deCONZ serial protocol for other implementations

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

About

A library which communicates with Deconz radios for zigpy

Resources

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
COPYING

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%