Releases: zigpy/zha-device-handlers
Releases · zigpy/zha-device-handlers
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