Zigbee device adapter for WebThings Gateway.
This adapter is compatible with the following USB dongles:
Digi XStick2 (XU-Z11)
RaspBee module plugged into a Raspberry Pi
/boot/config.txt
add dtoverlay=pi3-miniuart-bt
in section [all]
/boot/cmdline.txt
remove console=tty1
to disable console on tty1allowAMASerial
flag must be enabled via Settings -> Add-ons -> Zigbee -> Configure.ConBee Zigbee USB stick
ConBee II Zigbee USB stick
TI CC253x-based dongles
firmware
directory of
this repository, following these instructions,
or using Raspberry PiAdditionally, the adapter can talk to one or more Zigbee2MQTT instances over MQTT. The supported dongles are listed here. To see if your devices are supported, look here.
To use it, just add another Zigbee2MQTT entry in the config of the adapter and update the host field with the hostname or IP of your MQTT broker.
If you don't have an existing Zigbee2MQTT installation, you can follow this guide to set one up.