Skip to content

Releases: zigpy/zigpy

1.2.1

24 Mar 19:22
0f05e0f

Choose a tag to compare

What's Changed

Full Changelog: 1.2.0...1.2.1

1.2.0

24 Mar 05:48
c065ff9

Choose a tag to compare

What's Changed

Full Changelog: 1.1.1...1.2.0

1.1.1

12 Mar 22:09
7d1ea41

Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.1.1

1.1.0

04 Mar 02:21
43e2e13

Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...1.1.0

1.0.0

24 Feb 21:32
c81f158

Choose a tag to compare

Versioning

This release has been arbitrarily tagged 1.0.0 to properly use semver.

What's Changed

  • Fix manufacturer attribute report updating standard ZCL cache by @TheJulianJES in #1775
  • Implement structured attribute reading and writing by @puddly in #1776
  • Drop pysqlite3-binary in favor of distribution sqlite by @puddly in #1772

Full Changelog: 0.92.0...1.0.0

0.92.0

13 Feb 02:49
70d15a5

Choose a tag to compare

What's Changed

  • Fix manufacturer_code typing in attribute events by @TheJulianJES in #1765
  • Fix configure_reporting_multiple not returning responses by @TheJulianJES in #1764
  • Add writing and report config tests for manufacturer groups by @TheJulianJES in #1768
  • Make _cache_key aware of the effective manufacturer code by @puddly in #1770
  • Always prefer manufacturer specific attributes when running a data migration by @puddly in #1769
  • Fix v14 startup when the database contains new rows with a manufacturer code by @puddly in #1773
  • Make update_attribute manufacturer code aware by @TheJulianJES in #1760

Full Changelog: 0.91.5...0.92.0

0.91.5

30 Jan 01:04
b2ee3c3

Choose a tag to compare

What's Changed

  • Fix interaction between is_manufacturer_specific and manufacturer_id_override by @puddly in #1758

Full Changelog: 0.91.4...0.91.5

0.91.4

29 Jan 22:50
d4f1d54

Choose a tag to compare

What's Changed

  • Allow attribute writes to skip updating cache or emitting events by @puddly in #1757

Full Changelog: 0.91.3...0.91.4

0.91.3

29 Jan 18:19
8facec0

Choose a tag to compare

What's Changed

  • Correctly handle manufacturer_code=None for attributes and commands by @puddly in #1756

Full Changelog: 0.91.2...0.91.3

0.91.2

28 Jan 17:09
cb25a3f

Choose a tag to compare

What's Changed

  • Suppress ZCL read/update events more granularly by @puddly in #1754

Full Changelog: 0.91.1...0.91.2