New
Zigpy device group management (https://github.com/zigpy/zigpy/pull/156)
Fixes
`Time` Cluster response (https://github.com/zigpy/zigpy/pull/152)
`zigpy.zcl.foundation.ConfigureReportingResponseRecord` deserializtion/serialization methods (https://github.com/zigpy/zigpy/pull/161)
`zigpy.zcl.foundation.WriteAttributeResponseRecord` deserializtion/serialization methods (https://github.com/zigpy/zigpy/pull/161)
Changes
ZDO commands as Enum (https://github.com/zigpy/zigpy/pull/143)
ZCL Character string class (https://github.com/zigpy/zigpy/pull/147)
Allow Optional parameters for cluster commands/responses (https://github.com/zigpy/zigpy/pull/160)