Releases: zigpy/zha-device-handlers
Releases · zigpy/zha-device-handlers
0.0.27
This release:
- Xiaomi: handle temp sensor reports on Basic cluster (#188)
- Fix Hue dimmer dim down event parameters (#184)
- Add Lutron remote device automation support (#179)
- Xiaomi: send event when "model" attribute is reported (#181)
- Add a missing line for Triple click (#183)
- Make aqara leak sensor be of moisture type (#182)
- Adjust Centralite battery level handling (#176) (#178)
- Adjust Xiaomi sensors battery level handling (#174)
- Modify SmartThings moisturev4 handler to identify as a moisture sensor (#172)
0.0.26
0.0.25
0.0.23
0.0.22
0.0.21
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
0.0.15
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