Releases: zigpy/zigpy-deconz
Releases · zigpy/zigpy-deconz
0.9.1 Release
Fixes
Features
Changes
- Add probe and Device Schema to App Controller class @Adminiuga (#114)
- Updated README.md with info on how-to test new releases @Hedda (#111)
0.8.1 Release
0.9.0 Release
Breaking
- Sync-up with zigpy new initialization (#105)
Changes
- TX Status enum for friendly status names. @Adminiuga (#109)
- Sync with zigpy==0.20.0 changes @Adminiuga (#108)
- Create LICENSE file @Hedda (#103)
- Add PyPi package long description (#104)
0.9.a1 release.
0.8.0 Release
Breaking changes
- Drop py35 support @Adminiuga (#95)
🚀 Features
- Feature/usb reconnect @Adminiuga (#99)
- Implement radio probe. @Adminiuga (#101)
- Add black check to travis @Adminiuga (#96)
Changes
- Add isort @Adminiuga (#100)
- Add PyPa workflow. @Adminiuga (#98)
- Refactor DeviceState as an enum.IntFlag @Adminiuga (#97)
- Create Contributors.md file with list of contributors @Hedda (#89)
- Added a "How to contribute" section to README.md @Hedda (#90)
0.7.0 Release.
Changes
- Update travis configuration. @Adminiuga (#86)
- Adopt black as code formatting tool. @Adminiuga (#85)
- Adopt release notes drafter. @Adminiuga (#84)
- Update README.md with goal in the description @Hedda (#82)
🚀 Features
- Add method to send multicast requests. @Adminiuga (#81)
0.6.0 Release.
0.5.0 Release.
0.4.0 Release.
Breaking
Sync up with Zigpy 0.9.0 Release zigpy==0.9.0
is the minimum required version onward.