Releases: mdeweerd/zha-toolkit
Releases · mdeweerd/zha-toolkit
v0.8.11 🧰 Fix typo in code to find cluster based on params
Changes
Full Changelog: v0.8.10...v0.8.11
v0.8.10 🧰`conf_report_read`: Fix serialization issue
Changes
Full Changelog: v0.8.9...v0.8.10
v0.8.9 🧰Adjust to 2022.6 update, script to download OTA, less criticial improvements.
Changes
- #63 Script to download FW, documentation updates @mdeweerd
- #64 Remove file in case of error when fetching url @mdeweerd
- #65 Integrate pylint recommendations, fixes. @mdeweerd
- #66 Remove 'domains' key from hacs @mdeweerd
- #67 Update HACS URL @wrt54g
- #69 Fix Deprecated use of async_get_(registry|device) since 2022.6 @mdeweerd
⭐️ Thank you so much for helping out to keep this integration awesome
v0.8.8 🧰 Accept ValueError as failing discovery (scan_device)
Changes
Full Changelog: v0.8.7...v0.8.8
v0.8.7 🧰 Other "iterable" fix in scan_device
v0.8.6 🧰scan_device & read_report_configuration "fixes"
Changes
- #60 Use try/except method to catch non interable object @mdeweerd
- #59 Compatibility with zigpy 0.44.2 for read_report_configuration @mdeweerd
Full Changelog: v0.8.4...v0.8.6
v0.8.5 🧰Compatibility with zigpy 0.44.2 for read_report_configuration
Changes
Full Changelog: v0.8.4...v0.8.5
v0.8.4 🧰Correct assignment of endpoint during 'scan_device'
Changes
Full Changelog: v0.8.3...v0.8.4
v0.8.3 🧰 Fix issue with scan_device discovered commands args not being iterable
Changes
Full Changelog: v0.8.2...v0.8.3