Skip to content

v0.0.9

Pre-release
Pre-release
Compare
Choose a tag to compare
@puddly puddly released this 12 Jul 15:30
· 599 commits to dev since this release

Global changes

  • Support Zigbee groups and multicast requests
  • Expose the current Zigbee channel on startup, not just the channel mask.
  • Implement LED control. Set it with led_mode: one of (off, on, blink, flash, toggle)

Preliminary CC2531 support!

  • Network formation and simple commands have been superficially tested
  • Validate binary firmware CRCs before firmware flashing with python -m zigpy_znp.tools.flash_write
  • Skip the 60 second bootloader delay
  • Support NVRAM backup/restore. Warning: don't mix CC2531 backups with ZZH and LAUNCHXL backups. It will not work and you might softlock your device and need to reflash.