Releases: mdeweerd/zha-toolkit
Releases · mdeweerd/zha-toolkit
v0.8.21 🧰Improved binding, corrected ezsp_backup
Changes
- Improved binding command
- #100 Corrected ezsp_backup
- Reviewed some documentation
Full Changelog: v0.8.20...v0.8.21
v0.8.20 🧰Fix for removing group binding in binds_remove_all
Changes
Full Changelog: v0.8.19...v0.8.20
v0.8.19 🧰 Fix second version comparison
v0.8.18 🧰 Correct version comparison (#93)
v0.8.17 🧰 Add SONOFF FW download for ota_notify
v0.8.16 🧰 Correct bug introduced in 0.8.15 when attr_type is None in attr_read/attr_write
Changes
Full Changelog: v0.8.14...v0.8.15
v0.8.15 🧰 Add attr_type to CSV and event data
v0.8.14 🧰Zigbee FW download by ota_notify + filename fix for scan_device
Changes
- Fix #83 (invalid characters due to device name) @mdeweerd
- New OTA FW download (ota_notify downloads FW listed on Koenkk/zigbee-OTA @mdeweerd
Note: A HA restart is needed for full ota_notify functionnality (default otau_dir, UI).
Full Changelog: v0.8.13...v0.8.14
v0.8.13 🧰scan_device - fix by catching AttributeError
Changes
- #81 Fix #80 by catching AttributeError as well while checking commands args. @mdeweerd
- Changes to satisfy pylint
Full Changelog: v0.8.12...v0.8.13