zigpy-xbee icon indicating copy to clipboard operation
zigpy-xbee copied to clipboard

A library which communicates with XBee radios for zigpy

Results 6 zigpy-xbee issues
Sort by recently updated
recently updated
newest added

Anyone confirmed if the new Digi XBee **RR** Zigbee RF (**_xbee-rr_**/**_xbrr-24_**) modules been tested and are compatible with zigpy-xbee? https://www.digi.com/company/press-releases/2022/digi-unveils-digi-xbee-rr-and-rapid-redesign https://www.digi.com/xbee-rr https://www.digi.com/products/embedded-systems/digi-xbee/rf-modules/2-4-ghz-rf-modules/digi-xbee-rr If so then they can be added to...

I'd like to start a discussion on how to back up the network key on XBee coordinators. The issue is that on XBee devices the network key is write-only, so...

Zigpy provides a way for radio libraries to limit request concurrency (by default 8). It seems like zigpy-xbee did not use it. You can increase/decrease the default via YAML: ```yaml...

#170 added a watchdog command (`VR`) that is sent every 30s to ensure the radio is still alive. It seems that the XBee serial protocol can't handle this and the...

Is it possible to use a XBee S2C as a ZigBee end device with this library? I.e. the XBee should join the network and it should be possible to send...

Adds support for sample report request (IS) remote command