Releases: kardia-as/zigpy-zboss
Releases · kardia-as/zigpy-zboss
v1.2.0
02 Jul 13:44
Compare
Sorry, something went wrong.
No results found
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
v1.1.5
17 Apr 14:31
Compare
Sorry, something went wrong.
No results found
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
v1.1.4
05 Apr 10:49
Compare
Sorry, something went wrong.
No results found
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
v1.1.3
16 Feb 05:29
Compare
Sorry, something went wrong.
No results found
Changes:
Add LQI and RSSI to received packet
Rename permit_with_key to permit_with_link_key
v1.1.2
17 Nov 10:28
Compare
Sorry, something went wrong.
No results found
Changes:
Fix network formation
Use NCP IEEE by default
Fix radio probing
Renamed confusing variable names
Handle bad ZBOSS response status
v1.1.1
06 Nov 12:57
Compare
Sorry, something went wrong.
No results found
Changes:
Use zigpy types (fix python3.11)
Add device path input for the factory reset tool
Add NVRAM write
Handle frame fragmentation
v1.1.0
31 Jul 13:53
Compare
Sorry, something went wrong.
No results found
Changes:
use zigpy v0.55.0
use zigpy.serial module for serial communication in uart module
add channel change support
v1.0.2: - Fix binding
07 Jul 16:14
Compare
Sorry, something went wrong.
No results found
Fix binding
Add nvram helper
Read nvram at load_network_info
v1.0.1
15 May 14:53
Compare
Sorry, something went wrong.
No results found
Changes:
Bump version because of a PyPi issue
v1.0.0
15 May 14:37
Compare
Sorry, something went wrong.
No results found
Initial release
ControllerApplication implementation
Default network configuration
Overwrite Zdo class for ZBOSS ZDO specific commands to work
Uart connection