Skip to content

Releases: mdeweerd/zha-toolkit

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

v0.9.3 🧰 Fix version identification for HA>=2023.7.2, zigpy>=0.56.2:

14 Jul 09:40
9501188
Compare
Choose a tag to compare

Changes

  • #177 fix for HA>=2023.7.2, zigpy>=0.56.2: use pkg_resources.get_distribution to retrieve HA and zigpy versions @pdecat
  • #178 refactor: Switch to pkg_resources, stop using packaging @mdeweerd

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

@mdeweerd and @pdecat

Full Changelog: v0.9.2...v0.9.3

v0.9.2 🧰 More updates for retry functionnality since zigpy>=0.56.0, HA2023.7.0

10 Jul 12:14
1d51c4b
Compare
Choose a tag to compare

Changes

  • #175 More updates for retry functionnality since zigpy>=0.56.0, HA2023.7.0 @mdeweerd

Full Changelog: v0.9.1...v0.9.2

v0.9.1 🧰Integrate retryable to fix for changes in zigpy >= 0.56.0, HA >= 2023.7.0

06 Jul 16:51
602363d
Compare
Choose a tag to compare

Changes

  • #172 Update for zigpy >= 0.56.0, HA 2023.7.0 - integrate retryable @mdeweerd

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

@juresyahya .

Full Changelog: v0.8.40...v0.9.1

v0.8.40 🧰 bind_ieee: adapt coordinator check to fit zigpy changes

10 Jun 22:08
6499f64
Compare
Choose a tag to compare

Changes

  • #165 Documentation: More info about the attr_val typing in attr_write. @mdeweerd
  • #166 Documentation: Improved the crash course @mdeweerd
  • #169 Fix #168 - bind_ieee: adapt coordinator check to fit zigpy changes @mdeweerd

Full Changelog: v0.8.39...v0.8.40

v0.8.39 🧰zha_devices - also slim the devices fields in the event data

28 Apr 10:37
af229b5
Compare
Choose a tag to compare

Changes

  • #163 zha_devices - also slim the devices fields in the event data. @mdeweerd

Full Changelog: v0.8.38...v0.8.39