zha-toolkit

🧰 Zigbee Home Assistant Toolkit - service for "rare" Zigbee operations using ZHA on Home Assistant

GPL-3.0 License

Stars
181

Bot releases are visible (Hide)

zha-toolkit - v1.1.21 🧰Release (2) to help with debug. Latest Release

Published by github-actions[bot] 2 months ago

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

⭐️ Thank you so much for helping out to keep this integration awesome

@mdeweerd

zha-toolkit - v1.1.20 🧰Release to help with debug.

Published by github-actions[bot] 2 months ago

Changes

  • #259 Add debug information for issue with getting hass from the gateway @mdeweerd
zha-toolkit - v1.1.19 🧰Further changes for 2024.8.0

Published by github-actions[bot] 2 months ago

Changes

  • #254 Fix 253 @wbyoung
  • #253 Fix for getting the gateway. @mdeweerd
  • #257 Rewrite 2024.8 as min version to 2024.8.0 as minversion for HA/HACS @mdeweerd

⭐️ Thank you so much for helping out to keep this integration awesome

@mdeweerd and @wbyoung

zha-toolkit - v1.1.18 🧰Further changes for 2024.8

Published by github-actions[bot] 2 months ago

Changes

  • #254 Fix 253 @wbyoung
  • #253 Fix for getting the gateway. @mdeweerd

⭐️ Thank you so much for helping out to keep this integration awesome

@mdeweerd and @wbyoung

zha-toolkit - v1.1.17 🧰Improve/correct async loading of Version

Published by github-actions[bot] 2 months ago

Changes

  • #249 Improve/correct async loading of Version @mdeweerd

⭐️ Thank you so much for helping out to keep this integration awesome

@mdeweerd

zha-toolkit - v1.1.16 🧰Fix requirements in manifest

Published by github-actions[bot] 2 months ago

Changes

  • #247 Fix requirements in manifest @mdeweerd

⭐️ Thank you so much for helping out to keep this integration awesome

@mdeweerd

zha-toolkit - v1.1.15 🧰Fix Async initialisation issues by making getVersion

Published by github-actions[bot] 2 months ago

Changes

  • #246 Fix Async initialisation issues by making getVersion async @mdeweerd

⭐️ Thank you so much for helping out to keep this integration awesome

@mdeweerd

zha-toolkit - v1.1.14 🧰Fix other "blocking call"

Published by github-actions[bot] 2 months ago

Changes

  • #242 Fix #241 blocking call @mdeweerd
zha-toolkit - v1.1.13 🧰Fix #238 Async version for reading the version from the manifest file

Published by github-actions[bot] 2 months ago

Changes

  • Fix #238 Async version for reading the version from the manifest file
zha-toolkit - v1.1.12 🧰 Compatibility for 2024.8.0

Published by github-actions[bot] 3 months ago

Changes

  • #240 change import of ZHAGateway from zha.core @ChristophCaina @CordoWEB

⭐️ Thank you so much for helping out to keep this integration awesome

@ChristophCaina and @CordoWEB

zha-toolkit - v1.1.11 🧰 Several compatibility fixes

Published by github-actions[bot] 3 months ago

Changes

  • #231 remove direct refs to homeassistant.helpers when HA >= 2024.6 @DerekF35
  • #227 Fix for blocking call issue @benschumacher
  • #226 Test that app has ota and ota has listeners for OTA operations @systemcrash

⭐️ Thank you so much for helping out to keep this integration awesome

@DerekF35, @benschumacher, @mdeweerd and @systemcrash

zha-toolkit - v1.1.10 🧰 Fix - keep state whan applying attribute change (instead of None)

Published by github-actions[bot] 7 months ago

Changes

  • #217 ci: Apply pre-commit, minor fixes reported in ci. @mdeweerd
  • #222 fix setting attribute changes state to None @regevbr

⭐️ Thank you so much for helping out to keep this integration awesome

@mdeweerd and @regevbr

New Contributors

Full Changelog: https://github.com/mdeweerd/zha-toolkit/compare/v1.1.9...v1.1.10

zha-toolkit - v1.1.9 🧰Improve handling of unexpected returns in scan_device to still provide a result

Published by github-actions[bot] 11 months ago

Changes

  • Improve handling of unexpected returns in scan_device to still provide a result
zha-toolkit - v1.1.8 🧰 Ignore but report exceptions from zha/zigpy during scan_device.

Published by github-actions[bot] 11 months ago

Changes

  • #216 #215 "Workaround": during scan_device catch and ignore (but report) all errors from zha/zigpy layer @mdeweerd
zha-toolkit - v1.1.7 🧰 Enable read of array in scan_device

Published by github-actions[bot] 11 months ago

Changes

  • #214 Correctly enable read of array in scan_device.
zha-toolkit - v1.1.6 🧰 Use 'unicode_escape' encoding to convert bytes to string

Published by github-actions[bot] 12 months ago

Changes

  • #213 Use 'unicode_escape' encoding to convert bytes to string @mdeweerd
zha-toolkit - v1.1.5 🧰Fix issue introduced in v1.1.4 breaking several calls ("coroutine" errors).

Published by github-actions[bot] 12 months ago

Changes

  • #212 Fix several calls to get device from 'ieee' (bug introduced in v1.1.4)

Changes

  • Fix broken read for bitmap8 (since changes for Array reads/writes);
  • By default no exception for timeout (DeliveryError) to avoid breaking loops with absent devices;
  • Accept device id for all services (in ieee field, was accepted for some services only).
zha-toolkit - v1.1.3 🧰Enable Array writes + a fix in read_before_write

Published by github-actions[bot] 12 months ago

Changes

  • #209 Fix read_before_write @tomasbedrich
  • #210 Enable Array writes @tomasbedrich

⭐️ Thank you so much for helping out to keep this integration awesome @tomasbedrich

zha-toolkit - v1.1.2 🧰 Fix compatibility with 2023.10.X

Published by github-actions[bot] about 1 year ago

Changes

  • #207 Fix 2023.10.X compatibility @bendikrb

⭐️ Thank you so much for helping out to keep this integration awesome

@bendikrb

Badges
Extracted from project README
hacs_badge zha_installs Version pre-commit Open ZHA-Toolkit inside your Home Assistant Community Store (HACS). Open your Home Assistant instance and show the Daily Backup Blueprint pre-filled. Open your Home Assistant instance and show the Daily Backup Blueprint pre-filled. Open your Home Assistant instance and show your service developer tools. Open your Home Assistant instance and show the blueprint import dialog with the Daily backup blueprint pre-filled. Open your Home Assistant instance and show the blueprint import dialog with the ZNP Daily backup blueprint pre-filled.
Related Projects