Releases: mdeweerd/zha-toolkit
Releases · mdeweerd/zha-toolkit
v1.1.25 🧰Fix inline import and sync file io raising hass warnings
Changes
- #280 Fix inline import and sync file io raising hass warnings @chenseanxy
⭐️ Thank you so much for helping out to keep this integration awesome
@chenseanxy and @mdeweerd
v1.1.24 🧰Fix zha_devices
v1.1.23 🧰Binding: Add missing check on user selected destination endpoint
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