Releases: zigpy/bellows
Releases · zigpy/bellows
0.16.a2 Release
Changes
- Run probe's config through device schema validation (#238)
0.16.a1 release
Breaking
- Change module name back to original bellows (#234)
- Refactor bellows to use new zigpy initialization (#235)
🐛 Bug Fixes
- Cleanup CLI exceptions @Adminiuga (#233)
- Convert CLI node parameter correctly @Adminiuga (#232)
Changes
- Refactor multicast initialization (#237)
🚀 Features
- Configure EZSP based on EZSP schema (#236)
0.15.2 Release
🐛 Bug Fixes
- Close EZSP as soon as we loose connection (#230)
0.15.1 Release
0.15.0 Release
Changes
- Add isort to checks and pre-commit. @Adminiuga (#221)
🚀 Features
- Add probe EZSP method. @Adminiuga (#223)
🐛 Bug Fixes
- Doh @Adminiuga (#224)
- cli: Call EZSP.close() on cli command completion @jbott (#220)
- Close thread on UART opening failure. @Adminiuga (#222)
0.14.0 Release
Changes
- Remove EZSP join handler @dmulcahey (#217)
0.13.2 Release.
0.13.1 Release.
Configure Link Key Number depending on protocol version.
0.13.0 Release.
Changes
- Allow establishing of TC link keys @Adminiuga (#208)