zigbee-shepherd icon indicating copy to clipboard operation
zigbee-shepherd copied to clipboard

An open source ZigBee gateway solution with node.js.

Results 28 zigbee-shepherd issues
Sort by recently updated
recently updated
newest added

Hi, I am trying to use a RaspberryPi4 with a CC2531 dongle. I'm running the example code written in the README file but the serial port path `/dev/ttyUSB0` does not...

Hi there, I would really like to make `zigbee-shepherd` compatible with **[nrf52840](https://www.nordicsemi.com/en/DocLib/Content/SDK_Doc/Thread_SDK/v2-0-0/index) 802.15.4** chip from Nordic Semiconductor. I was thinking about starting with something like `cc-znp`. Would you have any...

Hi friends, I want to add a self-defined cluster with a specific Manufacture Code. how can I do that?

I'm trying to find some answers about this but there is so much information spread across so many projects so its hard to get good information. 1) What is the...

Im using the cc2531 as a coordinator, and would like my application to find the uart port the cc2531 by scanning all the com ports, and sending out a known...

TL;DR Zigbee-shepherd now supports Xiaomi zigbee devices. Here is my zigbee to MQTT bridge based on zigbee-shepherd: https://github.com/AndrewLinden/xiaomi-zb2mqtt Here is how I got Xiaomi Zigbee switches (WXKG01LM and WXKG02LM) working...

Devbox seems to be using a generated (sequence) ID, this allows for multiple entries with the same ieee address. Wouldn't it be better to use the ieee address as an...

Hi - does ZS support insecure rejoin?

Hello, i get this error when i reboot the pi (zero), i have installed node v8.11.3. After the install it is working, but when i do a reboot, zigbee2mqtt doesnt...

In ZStack 3.0.1, TCL security key is 16 bytes long. This causes error "invalid parameter" when setting security key to 32 bytes. See Z-Stack 3.0.1/Components/stack/sec/ssp.h line:69.