Releases: zigpy/zigpy-deconz
Releases · zigpy/zigpy-deconz
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.
0.3.0 Release.
0.2.2 Release.
Fixes
- Deconz initialization fix.
 
0.2.1 Release.
Fixes
- fix group membership handling (#56)