This beta release is based on v2.12.3-beta version.
It's the last beta version before the next stable version v2.12.6.
Changes
- Support ADEO animal compatible motion sensor #5108
- Support for Tuya dimmer _TZE200_la2c2uo9 #5160
- Initial support for Xiaomi Aqara RTCGQ13LM high precision motion sensor #5141
- Support for Legrand Netatmo 4 scenes wireless remote #5070
- Fix switch configuration for Opple/WRS-R02 #5119
- Fix robustness of Xiaomi WRS-R02 switch configuration #5136
- Fix missing "mode" command for Hive Devices #5159
- Fix toggling eCozy
config/schedule_on
, and door locksconfig/lock
values #5174 - Fix ZGP proxy support by keeping table entries alive in proxies #5192
- Do not use durationDue for Philips and Develco motion sensors #5161
- Removal of unused
rxCounter()
functions and calls #5131 - Streamline event handling #5089
- Omit exposure of certain resource items for Aqara Single Switch Module T1 (with neutral) #5098
- Remove superfluous IAS sensor selection #5120
- Enable APS ACKs for ZCL Default Response #5173
- Don't send ZCL Default Response to answer one #5170
- Add Alarm Systems REST-API and keypad support #5168 (see documentation)
A special thanks to all contributors of the deCONZ Github community.
Firmware
The new beta ConBee II firmware version 0x2670070 got a lift to solve some tricky issues.
- Fix loopbug behaviour caused by a USB stack bug.
- Force end-device to MAC poll once more by using the MAC layer frame pending flag
- Improved serial communication performance.
- ZCL Default Responses for ZCL profile wide commands, e.g. attribute reports, and IAS notification status change commands are now handled directly by the firmware. This prevents devices from becoming lost when no host application runs, e.g. after a restart.
Note: Projects which use the serial communication protocol don't need to change anything — the firmware replies with APS confirm status = success for ZCL Default Response commands sent by the host application, if they were already handled. - The maintenance of directly connected end-devices was improved.
The updated versions for RaspBee II, ConBee I and RaspBee I are currently under testing and will be released before the next stable version.
deCONZ core
- Add IAS ACE and Warning Device clusters to endpoint 1
- Improve performance of debug logging
- Raise node limit from 200 to 512
- Improve performance of serial communication
- Reduce CPU load
- Fix creation of the Coordinator node in the database