Releases: zigpy/zigpy
Releases · zigpy/zigpy
1.2.1
What's Changed
- Update quirks v2 device classes and units by @TheJulianJES in #1801
- Fix Identify
EffectIdentifier.Channel_changeby @TheJulianJES in #1800
Full Changelog: 1.2.0...1.2.1
1.2.0
What's Changed
- Return
ZCLAttributeDefand status for reporting configuration by @TheJulianJES in #1785 - Fix time cluster DST handling by @TheJulianJES in #1786
- Handle
Time.standard_timeattribute reads by @TheJulianJES in #1793 - Match devices with missing models/manufacturers with quirks v2 by @puddly in #1783
- Define WWAH cluster by @puddly in #1718
- Defer image download until install for trusted OTA providers by @TheJulianJES in #1749
- Fix pytest hanging after DB test failures by @TheJulianJES in #1794
- Persist OTA
query_next_imagefields in appdb by @TheJulianJES in #1779 - Send
image_notifyafter OTA finishes by @TheJulianJES in #1797 - Send
image_notifyduring pairing by @TheJulianJES in #1798 - Refactor OTA checking with
OtaImageAvailableEventby @TheJulianJES in #1799 - Move unsupported attribute marking to event handler by @TheJulianJES in #1796
Full Changelog: 1.1.1...1.2.0
1.1.1
1.1.0
What's Changed
- Suppress expected warnings in tests by @TheJulianJES in #1780
- Increase OTA block size cap by @TheJulianJES in #1781
- Bump zigpy-ota schema to v2 by @TheJulianJES in #1782
Full Changelog: 1.0.0...1.1.0
1.0.0
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
What's Changed
- Fix
manufacturer_codetyping in attribute events by @TheJulianJES in #1765 - Fix
configure_reporting_multiplenot returning responses by @TheJulianJES in #1764 - Add writing and report config tests for manufacturer groups by @TheJulianJES in #1768
- Make
_cache_keyaware 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_attributemanufacturer code aware by @TheJulianJES in #1760
Full Changelog: 0.91.5...0.92.0