Releases: zigpy/zha
Releases · zigpy/zha
0.0.27
What's Changed
- Fix IKEA Starkvind attribute reports by @TheJulianJES in #125
Full Changelog: 0.0.26...0.0.27
0.0.26
What's Changed
- Always maintain the reference to the controller application by @dmulcahey in #122
- Always call
shutdown
onasync_initialize
failure by @puddly in #123 - Bump dependencies by @dmulcahey in #124
Full Changelog: 0.0.25...0.0.26
0.0.25
What's Changed
- Make full app mock optional by @elupus in #109
- Remove some pylint warnings by renaming fixture function by @elupus in #118
- Remove unused instance mock code by @elupus in #117
- Split quirks loading from network and app initialization by @dmulcahey in #121
- Make sure gateway fixture does not reload quirk on each run by @elupus in #119
New Contributors
Full Changelog: 0.0.24...0.0.25
0.0.24
What's Changed
- Prefer loading the coordinator information from
node_info
by @puddly in #88 - Fix shades and keen vents by @dmulcahey in #104
- Bump bellows from 0.39.1 to 0.40.2 by @dependabot in #105
- Bump zigpy from 0.64.3 to 0.65.0 by @dependabot in #106
- Clean up when removing a device from the network by @dmulcahey in #91
- Add support for new FanEntityFeature flags by @dmulcahey in #100
Full Changelog: 0.0.23...0.0.24
0.0.23
What's Changed
- Bump zigpy from 0.64.2 to 0.64.3 by @dependabot in #85
Full Changelog: 0.0.22...0.0.23
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