Releases: mdeweerd/zha-toolkit
Releases · mdeweerd/zha-toolkit
v1.1.22 🧰Compatibility, integrate all proposed features
Changes
- #259 Add debug information for issue with getting hass from the gateway @mdeweerd
- #260 Correct code to list member properties of gateway on error @mdeweerd
- #263 #274 HA 2024.9 Compatibility @michalmo
- #265 Add Scenes and Window C§overings as bindable clusters @stephenjust
- #262 Fix representation of group id in binds_get @mst
- #270 Allow passing keyword arguments in zcl_cmd @extinctpotato
⭐️ Thank you so much for helping out to keep this integration awesome
v1.1.21 🧰Release (2) to help with debug.
v1.1.20 🧰Release to help with debug.
v1.1.19 🧰Further changes for 2024.8.0
v1.1.18 🧰Further changes for 2024.8
v1.1.17 🧰Improve/correct async loading of Version
v1.1.16 🧰Fix requirements in manifest
v1.1.15 🧰Fix Async initialisation issues by making getVersion
v1.1.14 🧰Fix other "blocking call"
v1.1.13 🧰Fix #238 Async version for reading the version from the manifest file
Changes
- Fix #238 Async version for reading the version from the manifest file