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.*