Software-update: deCONZ 2.26.3
Versie 2.26.3 van deCONZ is uitgekomen. DeCONZ is een Zigbee-gateway ontwikkeld door Dresden Elektronik. Met deze gateway is het mogelijk om Zigbee-apparaten van verschillende fabrikanten aan te sturen door middel van de Phoscon-webapp. De deCONZ-gateway is los te gebruiken, maar ook in combinatie met verschillende domotica-applicaties zoals Home Assistant, Domoticz en openHAB. De software kan alleen gebruikt worden in combinatie met een ConBee-usb-stick of een RaspBee Shield voor de Raspberry Pi. Meer informatie over deCONZ kan op ons forum worden gevonden. De changelog sinds versie 2.25.3 kan hieronder worden gevonden.
Based on v2.26.2-beta, now stable (no further changes).
Device SupportDDF for Aqara E1 Water Leak Sensor SJCGQ13LM #7676Mode in State attribute in Hue Effects cluster as bitmap #7652
DDF for Aqara E1 Water Leak Sensor SJCGQ13LM #7676Mode in State attribute in Hue Effects cluster as bitmap #7652EnhancementsDon't load rules lasttriggered and timestriggered from database #7678Replace use of deCONZ::jsonStringFromMap() by Json::serialize() #7675Improve rules database handling #7672Move REST API common code to rest_api.cpp/h #7674Fix printf format warnings and align DEV prefix in device.cpp #7669Show used OpenSSL version in about dialog.Improve fonts on Windows and macOS in about and main window connection dialogs.
Don't load rules lasttriggered and timestriggered from database #7678Replace use of deCONZ::jsonStringFromMap() by Json::serialize() #7675Improve rules database handling #7672Move REST API common code to rest_api.cpp/h #7674Fix printf format warnings and align DEV prefix in device.cpp #7669Show used OpenSSL version in about dialog.Improve fonts on Windows and macOS in about and main window connection dialogs.Bug FixesDDF for ubisys S1(-R) corrected #7630Use bundled OpenSSL on macOS #7668Show correct deCONZ version in macOS app bundle details #7670
DDF for ubisys S1(-R) corrected #7630Use bundled OpenSSL on macOS #7668Show correct deCONZ version in macOS app bundle details #7670Device SupportDDF clone for Tuya 2 channel module (_TZ3000_nuenzetq) #7624DDF clone for Tuya contact sensor (_TZ3000_zgrffiwg) #7631DDF variant for Tuya 2-channel switch (_TZ3000_lmlsduws) #7612DDF for LEDVANCE A60 FIL DIM T #7610DDF for OSRAM PAR16 50 TW (GU10) #7609
DDF clone for Tuya 2 channel module (_TZ3000_nuenzetq) #7624DDF clone for Tuya contact sensor (_TZ3000_zgrffiwg) #7631DDF variant for Tuya 2-channel switch (_TZ3000_lmlsduws) #7612DDF for LEDVANCE A60 FIL DIM T #7610DDF for OSRAM PAR16 50 TW (GU10) #7609EnhancementsDDF for Ikea on/off switch firmware versions before 0x23079631 #7643Note: After the update it can take a while until the new DDF is picket up, pressing the top button and waiting for ca. 1 minute should complete the process.Expose OTA file version for matchexpr #7642DEV refresh non sleeper endpoints and simple descriptors once per session #7637JS add R.hasCluster(ep,clusterId [,side]) #7634Remove old and unused QT Javascript engine code #7629Refactor DuktapeJS memory management, use deCONZ library #7628Prevent store ResourceItem item of RDevice resource in APS indication #7627Don't poll unsupported ZCL attributes more than once #7625Relax reporting interval of Sonfoff SNZB-02 multisensor #7616More detailed ZGP logging, relax Friends of Hue switch detection #7611Improve ResourceItem::setValue() usage in Device class #7607Add default refresh.interval of 5 secs to state/hue item #7606DDF support disable binding table requests #7605deCONZ core now tries to extract the extended address of an incoming packet from the neighbor tables if it isn't known otherwise. This prevents things getting stuck in case a device changes it's NWK address.Support --dev parameter on Windows d12e75GCFFlasher shipped with deCONZ updated to version v4.4.0
DDF for Ikea on/off switch firmware versions before 0x23079631 #7643Note: After the update it can take a while until the new DDF is picket up, pressing the top button and waiting for ca. 1 minute should complete the process.Expose OTA file version for matchexpr #7642DEV refresh non sleeper endpoints and simple descriptors once per session #7637JS add R.hasCluster(ep,clusterId [,side]) #7634Remove old and unused QT Javascript engine code #7629Refactor DuktapeJS memory management, use deCONZ library #7628Prevent store ResourceItem item of RDevice resource in APS indication #7627Don't poll unsupported ZCL attributes more than once #7625Relax reporting interval of Sonfoff SNZB-02 multisensor #7616More detailed ZGP logging, relax Friends of Hue switch detection #7611Improve ResourceItem::setValue() usage in Device class #7607Add default refresh.interval of 5 secs to state/hue item #7606DDF support disable binding table requests #7605deCONZ core now tries to extract the extended address of an incoming packet from the neighbor tables if it isn't known otherwise. This prevents things getting stuck in case a device changes it's NWK address.Support --dev parameter on Windows d12e75GCFFlasher shipped with deCONZ updated to version v4.4.0Bug FixesFix adding non existing clusters to devices and shown in the GUI, this could have happened when requests for such a cluster were send to a device and it responded with ZCL unsupported attribute status code.Philips Hue ZLL/ZB3 match DDF only for newer firmware #7635Fix non stop reading of binding table for legacy devices #7638Fix consumption reporting for Lidl SilverCrest (_TZ3000_j1v25l17) #7621Fix negative value for sensitivity for Aqara/Xiaomi vibration sensor #7618Fix StateChange write with invalid values on boot #7626Fix OSRAM Classic A60 W clear crash #7613Fix OSRAM Classic A60 RGBW crash #7608Fix for IKEA Tradfri control outlet #7604Fix unnecessary read requests for some Xiaomi devices #7602
Fix adding non existing clusters to devices and shown in the GUI, this could have happened when requests for such a cluster were send to a device and it responded with ZCL unsupported attribute status code.Philips Hue ZLL/ZB3 match DDF only for newer firmware #7635Fix non stop reading of binding table for legacy devices #7638Fix consumption reporting for Lidl SilverCrest (_TZ3000_j1v25l17) #7621Fix negative value for sensitivity for Aqara/Xiaomi vibration sensor #7618Fix StateChange write with invalid values on boot #7626Fix OSRAM Classic A60 W clear crash #7613Fix OSRAM Classic A60 RGBW crash #7608Fix for IKEA Tradfri control outlet #7604Fix unnecessary read requests for some Xiaomi devices #7602New Phoscon App Automations feature (BETA)The old sensor control is quite limited in support for various sensors. Automations are our new generic way to setup rules with sensors and other devices. Read more about it here.
Device SupportDDF for Moes Thermostat #7585
DDF for Moes Thermostat #7585EnhancementsRelax polling of DDF devices without refresh.interval #7601IKEA Vallhorn add missing bindings for light #7584
Relax polling of DDF devices without refresh.interval #7601IKEA Vallhorn add missing bindings for light #7584Bug FixesFix Hue white ambiance wrong state #7581Correct battery percentage of Danalock V3 #7580Corrected critical typo in _TZ3000_TS0041_1gang_bat.json #7583
Fix Hue white ambiance wrong state #7581Correct battery percentage of Danalock V3 #7580Corrected critical typo in _TZ3000_TS0041_1gang_bat.json #7583
Source:
Tweakers.net