Releases: zigpy/zigpy
Releases · zigpy/zigpy
0.89.0
What's Changed
- Catch more
aiohttperrors when downloading OTA test files by @TheJulianJES in #1732 - Add zigpy-ota OTA provider by @TheJulianJES in #1731
- Correct typing for callback wrapping by @elupus in #1730
- Mention ThirdReality (3reality) OTA provider in README by @Hedda in #1726
Full Changelog: 0.88.0...0.89.0
0.88.0
What's Changed
- fix: catch exceptions for checkin_response by @elupus in #1715
- fix: avoid waiting on checkin response response by @elupus in #1714
- Add
release_urlto zigpy OTA image metadata by @TheJulianJES in #1722 - Allow for the default response bit to be explicitly controlled by @puddly in #1728
- Ignore aiosqlite 0.22.0 by @puddly in #1729
Full Changelog: 0.87.0...0.88.0
0.87.0
What's Changed
- Use
serialxin place ofpyserialandpyserial-asyncio-fastwhen available by @puddly in #1710 - Ignore attribute reports when considering ZCL command/response matching by @puddly in #1707
- Move install code parsing out of ZHA and into zigpy by @puddly in #1700
- Add exposed features to v2 quirks by @TheJulianJES in #1711
- Allow specifying
configfor exposed features by @TheJulianJES in #1712 - API for setting the TX power at runtime by @puddly in #1703
Full Changelog: 0.86.0...0.87.0
0.86.0
What's Changed
- Replace pyserial-asyncio with pyserial-asyncio-fast by @epenet in #1696
- Remove
incorrect directionwarning by @puddly in #1697 - Print bytes as hex in logs by @carlolars in #1669
New Contributors
- @carlolars made their first contribution in #1669
Full Changelog: 0.85.0...0.86.0
0.85.0
What's Changed
- Log a warning if device removal callbacks during shutdown throw by @puddly in #1683
- Fix
ZCLCommandButtonMetadata.kwargstofactory=frozendictby @TheJulianJES in #1685 - Change
translation_placeholderstype tofrozendictby @TheJulianJES in #1682 - Ensure quirks v2 automation triggers are hashable by @puddly in #1688
- Add route table to network backup by @puddly in #1686
- Allow configuring TX power during network formation by @puddly in #1687
- Allow loading backups with unsupported versions by @puddly in #1693
- Drop Python 3.9 and 3.10 support by @puddly in #1620
- Downgrade network backup version from 2 to 1 by @puddly in #1694
Full Changelog: 0.84.0...0.85.0
0.84.0
What's Changed
- Green Power Clusters and supporting Schemas by @konistehrad in #1659
- Add translation_placeholders to v2 quirks by @epenet in #1668
New Contributors
- @konistehrad made their first contribution in #1659
Full Changelog: 0.83.0...0.84.0
0.83.0
What's Changed
- Improve typing in v2 QuirkBuilder by @epenet in #1660
- Add packet reception API by @janeswingler in #1643
- Add
can_write_network_settingsto ControllerApplication API by @puddly in #1616 - Load devices by default when performing a backup by @puddly in #1666
- Implement just
EventBaseclass by @puddly in #1665 - Reserve capacity for high priority requests by @puddly in #1635
New Contributors
- @janeswingler made their first contribution in #1643
Full Changelog: 0.82.3...0.83.0
0.82.3
What's Changed
- Demote priority of OTA responses by @puddly in #1641
- Avoid
frozendict.deepfreezeby @puddly in #1646 - Use attribute zcl_type when configuring reporting. by @mrrstux in #1650
- Reduce log verbosity in zigpy.topology route/neighbor scan by @sairon in #1657
- Do not log warning when passing bytes to listener object by @puddly in #1656
New Contributors
Full Changelog: 0.82.2...0.82.3