Skip to content

Zigbee plugin for Domoticz. Allow to connect various zigbee controllers like Zigate but also Texas Instrument CC2531, CC13x2, CC26x2 ; Silicon-Labs; deConz based chipset to be connected to Domoticz

License

Notifications You must be signed in to change notification settings

thertp/Domoticz-Zigbee

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZigBeeForDomoticz plugin : Connect all your Zigbee devices to DomoticZ

Zigbee for Domoticz

Percentage of issues still open Average time to resolve an issue Donate CodeFactor

ZigBeeForDomoticz is a plugin for Domoticz home automation software to connect Zigbee devices through Zigbee coordinator (ZigBee hubs/gateways/bridges/controllers/adapters/dongles/sticks/keys). This plugin is an evolution of the mature Zigate plugin, which will continue to manage and handle ZiGates in native mode, while the others will be handle through unified communication libraries from the zigpy project.

Documentation - Installation

Everything is on our Wiki : https://zigbeefordomoticz.github.io/wiki

The wiki is available in English. Le wiki est disposnible en Français. Der wiki ist auf Deutsch verfügbar.

Repository structure

The main branches

  • stable6 branch at origin, This is where you should find the most stable environment.
  • devis a parallel branch to stable6 which is the main branch for the developpement, this is where you can find the latest features , but also potentials bugs.

Working branches

Branches made out of developare used for paralell development and will be merged back to devwhen ready.

Tested / Certified hardware ZigBee

Coordinators

Since the release of 6th version in april 2022, we opened the plugin to other coordinators than ZiGate's by adding the zigpy protocol.

ZiGates Coordinators

The plugin was originally developed for the ZiGate Coordinators. They are still working in native mode.

Texas Instrument Zigbee Coordinators

Any Texas Instruments CC2531, CC13x2, CC26x2 adapters based on the ZigBee Network Processors should be supported, more information could be found on zigpy-znp which provided the layer to interface with the coordinator.

You can also find a list of Texas Instruments supported adapters which also works with zigpy-znp and as such should also work with this plugin.

Silicon Labs Zigbee Coordinators

As for TI coordinator, we rely on zigpy-bellows for the Silicon Labs compatibility . A list of compatible hardware is available here.

Objects

A list of certified objetcs is maintained on https://zigbee.blakadder.com. If an object in non-listed, that does not mean that it is not working with the plugin : it can work directly or need an integration to get it full working.

Limitations

  • Please do consider that the current plugin is limited to create a maximum of 255 "Widgets" (Domoticz devices). This will still give you the possibility to integrate a large number of Zigbee devices , but not an unlimited number.

  • Note that as with all ZigBee coordinators you will need to add several "ZigBee Router" devices in order to increase the size of your ZigBee network mesh to reach that maximum number of devices, as the Zigbee Coordinator will only support a smaller number of direct connected devices. See documentation for best practices.

Support

Your first place to get support is via the Forums.

Donations

Donations are more than welcome and will be used to buy new hard, devices, sensors and in such testing and making them working with the Zigate plugin. Please feel free to use the current link :


About

Zigbee plugin for Domoticz. Allow to connect various zigbee controllers like Zigate but also Texas Instrument CC2531, CC13x2, CC26x2 ; Silicon-Labs; deConz based chipset to be connected to Domoticz

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 94.4%
  • C 5.3%
  • Other 0.3%