Skip to content

v0.0.7

Pre-release
Pre-release
Compare
Choose a tag to compare
@release-drafter release-drafter released this 07 Jun 20:21
· 621 commits to dev since this release

Changes

  • Read current logical channel on startup. Can be accessed with app.channel.

  • (Experimental) Allow setting the current logical channel directly in the NIB.

  • Allow optional schema parameters for variable-length Z-Stack commands.

  • Rename NVRAM commands to nvram_read and nvram_write.

  • Implement flash reading and writing for CC2531:

    $ python -m zigpy_znp.tools.flash_read /dev/serial/by-id/radio -o flash.bin
    $ python -m zigpy_znp.tools.flash_write /dev/serial/by-id/radio -i flash.bin