CLUZ 2.0 Firmware
Download the beta software and find out what's newBeta Version
5.15.14 (build 2618)
Firmware is accessible from the zip package.
Installation and start-up process in accordance with the User Manual - Chapter VI, Section 10.2.B.
What's New
5.15.14 (build 2618)
14 May 2026
- DALI Controller v4.0.3:
- Added new group control methods to the
DALI_MASTERobject:HoldGroup,HoldGroupUp,HoldGroupDown- dimming up / dimming down luminaires for the specified group,SetGroupHSVValue,SetGroupHSVHue,SetGroupHSVSaturation- control using the HSV model for the specified group,SetGroupColourTemperature- setting the colour temperature for the specified group,SetGroupRGBValue- setting the R (Red), G (Green), B (Blue) channel values for the specified group,SetGroupWAFValue- setting the W (White) channel value, as well as A (Amber) and F (Freecolour) parameters for the specified group,SetGroupLastActiveLevel- turning on ballasts in the group with the DAPCValue level set before turning off.
- Added new group control methods to the
- Extended existing methods in the
DALI_MASTERobject:- Added
LastActiveLevelparameter to theSetPowerOnLevelmethod, - Added
Broadcastparameter to theSetLastActiveLevelmethod.
- Added
- Added new event
OnDALI_BusPowerRestoredto theDALI_MASTERobject - triggered after DALI bus power is restored.
- Extended existing
Switchmethod inDALI_GEARandDALI_GEAR_DT8objects:- Added
Modeparameter to theSwitchmethod with two operating modes:Default- toggles between 0 and 254 (previous behavior),LastActiveLevel- on turning on, restores the last active DAPCValue level.
- Added
- Added a mechanism for reading the DAPCValue after DALI bus power is restored.
- Optimized
SetColourTemperature. - Fixed the operation of the first
Holdcall followingGetDAPCValue.
- Optimized