Hedda / Domoticz-Zigbee

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zigate Plugin for Domoticz

zigate.fr

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

CodeFactor

Zigate

For information around the Zigate Plugin, please refer to :

COMPATIBILITY WARNING: REQUIRES Domoticz 2020 or above

The current plugin version 5.1 supports ZiGate V1 and ZiGate V2. We strongly recommend to use Domoticz 2021.1 or above

If you cannot be on Domoticz 2020.x or above, please use the 'stable' branch which is the only one compatible with the oldest Domoticz version

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.

Documentation

Documentation are available on the GitHub Wiki

Support

Your first place to get support is via the Forums.

About release channels

In order to provide stability and also provide more recent development, Zigate plugin has the following channels

stable (will be deprecated)

Support only ZiGate V1. and supported on best effort

stable5

Support ALL ZiGate models known today and requires Domoticz 2020.x at minima This is considered as a solid , reliable version.

beta

We can open the beta channel to provide early version and to stabilize the version priori to be move to the stable channel

master ( deprecated )

This channel is not maintained anymore and is not compatible to the most recent version. Moving from this channel to the other will required either ar restart from scratch or to do an upgrade of the Domoticz and Zigate database.

How to switch from one channel to the other

git pull

git checkout stable5 // will move you to the stable5 channel

git checkout beta // will move you to the beta channel

In case you need to be on stable instead of stable5

git checkout stable // will move you to the stable channel

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 based chipset to be connected to Domoticz

License:GNU General Public License v3.0


Languages

Language:Python 95.1%Language:C 4.6%Language:HTML 0.2%Language:Makefile 0.1%Language:Shell 0.0%