Skip to content

Releases: mdeweerd/zha-toolkit

v1.1.6 🧰 Use 'unicode_escape' encoding to convert bytes to string

06 Nov 09:24
e320f98
Compare
Choose a tag to compare

Changes

  • #213 Use 'unicode_escape' encoding to convert bytes to string @mdeweerd

v1.1.5 🧰Fix issue introduced in v1.1.4 breaking several calls ("coroutine" errors).

03 Nov 10:57
Compare
Choose a tag to compare

Changes

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

v1.1.4 🧰Fix broken read for bitmap8, No exception for timeout, Accept device id for all services

31 Oct 20:46
Compare
Choose a tag to compare

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).

v1.1.3 🧰Enable Array writes + a fix in read_before_write

27 Oct 00:48
b2ab02a
Compare
Choose a tag to compare

Changes

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

v1.1.2 🧰 Fix compatibility with 2023.10.X

06 Oct 01:01
Compare
Choose a tag to compare

Changes

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

@bendikrb

v1.0.0 🧰binds_remove_all: allow specific endpoints, binds_get: index fix

17 Sep 09:39
Compare
Choose a tag to compare

Changes

  • #201 Fix the maximum next index in binds_get @nomis
  • #202 Support unbinding specific endpoints (binds_remove_all) @nomis

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

Full Changelog: v0.9.9...v1.0.0

v0.9.9 🧰 Fallback to actual read when use_cache is 2 + "UI" improvements

22 Aug 21:18
Compare
Choose a tag to compare

Changes

  • #190 Hassfest - Update services & add translations file to comply. @mdeweerd
  • #194 Fallback on actual read when use_cache==2 @mdeweerd
  • #197 Better UI for zha_toolkit.leave service @mdeweerd
  • #198 Make some zdo service responses serialisable @mdeweerd
  • Fix services.yanl and tuya_magic service definition to allow register_services to function again @mdeweerd
  • Other improvements to doc, service definitions, flow.

Full Changelog: v0.9.7...v0.9.9

v0.9.7 🧰 Response Data 🎆 + *neighbours_and_routes adjustments for refactored zigpy implementation

23 Jul 23:00
7617415
Compare
Choose a tag to compare

Changes

Full Changelog: v0.9.5...v0.9.7

v0.9.5 🧰 Fix default exceptions for retry

15 Jul 14:33
d2c4b2d
Compare
Choose a tag to compare

Changes

  • #182 Fix default exceptions for retry @mdeweerd
  • Wrap more zigpy calls with retry wrapper.

Full Changelog: v0.9.4...v0.9.5

v0.9.4 🧰 Extra fix version identification for HA>=2023.7.2

14 Jul 14:14
9ac2bc1
Compare
Choose a tag to compare

Changes

  • #181 fix (2) for zigpy>=0.56.2, HA2023.7.2 - change reference to zigpy.version @mdeweerd

Full Changelog: v0.9.3...v0.9.4