Smanar / Domoticz-deCONZ

deCONZ plugin for Domoticz (Zigbee application)
GNU General Public License v3.0
36 stars 27 forks source link
conbee deconz domoticz domoticz-plugin home-automation philips plugin raspbee tuya xiaomi zigbee

deCONZ bridge, a Zigbee plugin for Domoticz.

It's a python plugin for Domoticz (home automation application).
It uses the deCONZ REST API to make a bridge beetween your zigbee network and Domoticz using a Dresden Elektronik gateway and their application.

Description

To resume:

deconz

phoscon

hue

domoticz

Requirement.

deCONZ : Last version.
Domoticz : current stable version.
Python : You need the requests library, if you have error message like "Module Import failed: ' Name: requests'", you probably miss it, to install it just type:

sudo -H pip3 install requests
sudo -H pip install requests

Installation.

You can later update the plugin

To test the beta branch :

git pull
git checkout beta
git pull

Configuration.

Option action
ENABLEMORESENSOR enable tension and current sensors
ENABLEBATTERYWIDGET create a special widget by device just for battery

Remark.

Known issues.

Changelog.