Skip to content

Releases: zigpy/zha-device-handlers

0.0.25

24 Sep 19:52

Choose a tag to compare

This release:

  • add 2019 refresh of Samjin Multi
  • code cleanup
  • add support for HA device automation triggers
  • add support for lumi.sensor_cube
  • add support for lumi.remote.b1acn01
  • add support for Switch 4x EU-LIGHTIFY

0.0.23

11 Sep 11:26

Choose a tag to compare

This release:

  • adds 8 action support for the Osram 4 button remote (4 press actions and 4 hold actions)
  • adds an additional leaksmart version
  • updates to handle new version of zigpy

0.0.22

25 Aug 14:46

Choose a tag to compare

This release:

  • fixes Xiaomi humidity cluster

0.0.21

21 Aug 11:16

Choose a tag to compare

This release:

  • correct tilt and drop for aqara vibration sensor (#124)
  • fix attr dicts (#126)
  • Add Centralite 3157100 thermostat quirks (#127)
  • Add Centralite 3460-L smart button quirk (#130)
  • Add Yale Real Living lock quirk (#131)
  • Modify Centralite 3305S quirk to support single endpoint devices (#129)
  • Add WAXMANN leakSMART Water Sensor V2 quirk (#132)
  • fix xiaomi aqara temperature sensor and also limit humidity (#134)

0.0.16

27 Jun 17:19
ba75def

Choose a tag to compare

This release:

  • bumps the version to correct a packaging issue with 0.0.15

0.0.15

23 Jun 14:56

Choose a tag to compare

This release:

  • converts model and manufacturer to tuples at the signature level
  • moves endpoints under key 'endpoints' in the signature element
  • removes model and manufacturer from replacement element
  • removes temperature from Xiaomi devices
  • fixes Mija attribute parsing
  • adds xbee serial data support
  • adds experimental Ikea 5 button remote support
  • adds experimental Ikea motion sensor support
  • adds support for Lutron Connected Bulb Remote
  • adds mfg attribute to Philips remote basic cluster
  • misc. cleanup and fixes