Releases: zigpy/zha
Releases · zigpy/zha
0.0.22
What's Changed
- Fix bindable cluster matching by @dmulcahey in #81
- Fix light group assume behavior by @TheJulianJES in #82
- Bump zigpy-zigate from 0.12.1 to 0.13.0 by @dependabot in #83
- Bump zigpy from 0.64.1 to 0.64.2 by @dependabot in #84
Full Changelog: 0.0.21...0.0.22
0.0.21
What's Changed
- Fix light groups not restoring
off_brightness
by @TheJulianJES in #78 - Rename update to async_update for consistency by @dmulcahey in #79
- Fix light group configuration by @dmulcahey in #80
Full Changelog: 0.0.20...0.0.21
0.0.20
What's Changed
- Debounce group entity update when member state changes by @dmulcahey in #74
- Bump zigpy-znp from 0.12.2 to 0.12.3 by @dependabot in #76
- Drop
@callback
and other unused async helpers by @puddly in #75 - Use main zigpy CI branch by @puddly in #77
Full Changelog: 0.0.19...0.0.20
0.0.19
What's Changed
- Fix supported_features type on for non group lights by @dmulcahey in #71
- Remove some mypy excludes by @puddly in #59
Full Changelog: 0.0.18...0.0.19
0.0.18
What's Changed
- Fix
number
platform not having a consistent API by @puddly in #66 - Upgrade dependencies by @puddly in #65
- Use Dependabot by @puddly in #64
- Bump zigpy-zigate from 0.12.0 to 0.12.1 by @dependabot in #67
- Drop
extra_state_attributes
property from climate platform by @puddly in #68 - Expose
supported_features
as a property by @puddly in #69 - Do not restore light group external state attributes by @puddly in #70
New Contributors
- @dependabot made their first contribution in #67
Full Changelog: 0.0.17...0.0.18
0.0.17
0.0.16
0.0.15
What's Changed
- Add Danfoss Ally thermostat and derivatives to ZHA #86907 on core by @dmulcahey in #57
Full Changelog: 0.0.14...0.0.15
0.0.14
What's Changed
- Provide metadata for the calculation of extra_state_attributes by @dmulcahey in #56
Full Changelog: 0.0.13...0.0.14
0.0.13
What's Changed
- Add verify cleanup fixture by @dmulcahey in #54
- Drop
async_add_import_executor_job
by @puddly in #55
Full Changelog: 0.0.12...0.0.13