Skip to content

Releases: zigpy/zha

0.0.34

25 Sep 15:51
62ec158
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.33...0.0.34

0.0.33

13 Sep 15:38
2ca4115
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.32...0.0.33

0.0.32

29 Aug 21:44
57cc44b
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @github-actions made their first contribution in #169
  • @ckm2k1 made their first contribution in #153
  • @freundTech made their first contribution in #87

Full Changelog: 0.0.31...0.0.32

0.0.31

12 Aug 18:31
5384ba5
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.30...0.0.31

0.0.30

09 Aug 22:41
77e4094
Compare
Choose a tag to compare

What's Changed

  • Use a generic device name for coordinators without information by @puddly in #154
  • Fix group entity API inconsistency with async_update by @dmulcahey in #155
  • Bump bellows from 0.40.2 to 0.40.3 by @dependabot in #156

Full Changelog: 0.0.29...0.0.30

0.0.29

09 Aug 13:53
193425c
Compare
Choose a tag to compare

What's Changed

  • Remove group translation keys by @puddly in #148
  • Pass the local timezone to Gateway by @puddly in #151
  • Fix device availability updating entities and enhance tests by @dmulcahey in #152

Full Changelog: 0.0.28...0.0.29

0.0.28

06 Aug 19:46
d7a1008
Compare
Choose a tag to compare

Information

This release fixes a vol schema double-conversion bug that prevented startup if non-standard OTA configuration is used.

What's Changed

Full Changelog: 0.0.27...0.0.28

0.0.27

04 Aug 14:02
4258c27
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.26...0.0.27

0.0.26

03 Aug 21:54
248faf3
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.25...0.0.26

0.0.25

01 Aug 23:48
98ab2f5
Compare
Choose a tag to compare

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