Changes: - Add unit tests - Fix API changes made by zigpy>=0.60.2 - Radio module watchdog (application _watchdog_feed method) - UART reset stability improvements - Set PANID after formation (bug fix) - Add script in tools folder to convert SERIAL_LOG into pcap file
1.1.5
Changes: - hotfix IEEE_addr_req (issue when device not replying) - Implement GetNeighborByIeee command - handle leave at dev update signal - fix load_network_info - add _watchdog_feed method
1.1.4
Changes: - Add back permit_with_key method for backward compatibility - Re-route zigpy ZDO requests to use ZBOSS ZDO commands - Fix the ZDO IEEE_addr_req command
1.1.3
Changes: - Add LQI and RSSI to received packet - Rename permit_with_key to permit_with_link_key
1.1.2
Changes: - Fix network formation - Use NCP IEEE by default - Fix radio probing - Renamed confusing variable names - Handle bad ZBOSS response status
1.1.1
**Changes:** - Use zigpy types (fix python3.11) - Add device path input for the factory reset tool - Add NVRAM write - Handle frame fragmentation