Releases: zigpy/zigpy-znp
Releases · zigpy/zigpy-znp
v0.0.4
16 May 17:35
Compare
Sorry, something went wrong.
No results found
Changes
Update README.md with a summary of different chips mentioned @Hedda (#18 )
Reset the controller on startup to close any pending join requests from a previous run.
Implement ZDOCmd.Bind_req
Fixed bug where device removal failed halfway through (#17 )
v0.0.3
02 May 02:11
Compare
Sorry, something went wrong.
No results found
100% test coverage.
Requires zigpy>=0.20.1a2.
Network formation and device joining fully tested with a freshly flashed CC26X2R.
Broadcast requests are not required to receive a DataConfirm response any more.
v0.0.2
26 Apr 17:42
Compare
Sorry, something went wrong.
No results found
Changes
Support new zigpy configuration schema format. Requires zigpy>=0.20.1a1.
Implement broadcast messages.
Properly support common ZDO commands to allow full device joining and descriptor discovery.
Test coverage for just about every line of code other than network formation.
Update README.md with PyPI links @Hedda (#9 )
v0.0.1.dev1
05 Apr 17:40
Compare
Sorry, something went wrong.
No results found
First functional release covering basic use cases.
What works:
coordinator startup
unicast requests
device joins
auto port detection
port reconnection
What hasn't been tested:
What hasn't been implemented:
multicast and broadcast messages
0.0.1.rc2
31 Mar 14:42
Compare
Sorry, something went wrong.
No results found
Changes
Update README.md to look similar to other radio libaries for zigpy @Hedda (#8 )