CLUZ 1.0 Firmware
Download the software and find out what is in the releasesFirmware Update
Current Version: 4.07.49 (build 1912)
- Firmware is accessible from the Object Manager tool.
Changelog
v4.07.49 (build 1912)
17 April 2019
- Support for new functionalities of the Grenton Smart Panel module (v04.03.04):
- New PANEL_PAGE object (new way to configure panel pages), thermostat support,
- The ability to merge multiple buttons into one larger one,
- Gestures configuration (recognition in selected planes, sensitivity change).
- Support for new Z-Wave modules - enables cooperation with the following Z-Wave modules in the given range:
Module | Handling range |
---|---|
Danfoss Living Connect (EU HW: 00 FW:1.1) | - Setting the temperature set on the head - Activating / deactivating the button lock - Reading the battery charge level - Ability to set / read the wake-up time of the module |
POPP Z-Weather (EU HW: 01 FW: 1.0) | - Reading the climatic parameters of the weather station (temperature, luminance, humidity, wind speed, pressure, dew point) - Reading the battery charge level - Option to set / read the wake-up time of the module |
Infibity Siren Alarm (NAS-AB01Z HW:48 FW: 2.90) | - Activating / deactivating the siren - Reading the battery level - Ability to set / read the wake-up time of the module - Ability to change configuration parameters |
Heiman Smart Smoke Sensor (HS1SA-Z HW: 255 FW: 1.10) | - Reading the status of the smoke sensor - Reading the battery charge level - Ability to set / read the wake-up time of the module |
Remotec ZXT-120 (ZXT-120EU V1.0) | - Support for learning and sending IR code - Defining transmission parameters - Reading the code learning status (LearningStatus) - Reading the battery charge level - Ability to set / read the wake-up time of the module |
Remotec ZXT-310 / Infibity INF-005-Z-01 - IR Extender ZXT-310 (ZXT-310EU HW: 00 FW: 1.10) | - Support for learning and sending IR code - Defining transmission parameters - Reading the code learning status (LearningStatus) - Reading the battery charge level - Ability to set / read the wake-up time of the module |
- Changing the main ZWAVEROLLERSHUTTER object to a dedicated ZWAVE_FAKRO object.
- Added configuration object - ZWAVE_CONFIG.
- New Percent feature and SetPercentage method - the ability to read / set the percentage of window opening.
- Added support for rain sensor (WaterSensor) for Fakro FTP V.
- New features for the Fakro AMZ Solar module - Mode, SeasonMode, OpeningTime and Sensitivity.
- New methods for the Fakro AMZ Solar module - SetMode, SetSeasonMode, SetOpeningTime and SetSensitivity.
- Added the ability to read / set configuration parameters for Fakro FTP V and Fakro AMZ Solar modules.
- Optimization of the communication protocol between Grenton devices in terms of device identification.
- New events and methods for the Spirit Z-Wave module:
- OnUserAction - new event in the ZWAVE_THERMOSTAT object of the Spirit Z-Wave module. The event is triggered when the temperature set on the head is changed using the "-", "+" buttons (located on the module),
- GetData - new method in the ZWAVE_THERMOSTAT object of the Spirit Z-Wave module. When the method is called, the temperature value set on the head is read (by setting it using the "-", "+" buttons on the module) and assigning it to the PointValue feature.
- Bugs fixed:
- Spirit Z-Wave - no temperature reading from the head when it wakes up,
- Spirit Z-Wave - problem with setting the temperature (SetPointValue) on the head,
- ZWAVEANALOGSENSOR object - no events are triggered after the first waking up of the battery-powered Z-Wave module
- Triggering the OnWakeUp event for banned battery-powered Z-Wave modules
v4.07.42 (build 1848)
30 November 2018
- Support for new Grenton modules - enables correct handling of new versions of touch panels
- New objects within the touch panels: AnalogIN (voltage measurement) and Panel (buzzer on / off)
v4.07.41 (build 183201)
24 August 2018
- Support for new Z-Wave modules - enables correct handling of the following Z-Wave modules within the given range:
Module | Handling range |
---|---|
Fakro FTP-V ZWave window | - Opening and closing the window |
Fakro ARF roller blind | - Shutter opening and closing |
Fakro AMZ ZWave Solar awning | - Opening and closing the awning, - Reading the battery charge level |
Fakro ZWP10 controller | - Basic operation of the "up", "down" and "stop" buttons Note! Buttons on the left side of the remote control work in the same way as buttons on the right |
Infibity (NEO) Door / Window Sensor (NAS-DS01Z HW: 65 FW: 3.61) (NAS-DS01Z Product Version: 41) | - Reading the status of the reed switch (NC) - Reading the battery level - Ability to set / read the wake-up time of the module |
Infibity (NEO) PIR Motion Sensor (NAS-PD01ZE HW: 66 FW: 3.80) | - Reading the status of the motion sensor (PIR) - Reading the light level - Reading the temperature - Reading the battery level - Ability to set / read the wake-up time of the module - Ability to change parameters configuration |
Infibity (NEO) Water Sensor (NAS-WS02ZU HW: 32 FW: 2.133) | - Reading the status of the flood sensor - Reading the battery level - Ability to set / read the wake-up time of the module - Ability to change parameters configuration |
Fibaro UBS (FGBS-001 v 2.1) | - Potential-free inputs (IN1, IN2) - Reading values from OneWire sensors (up to 4 sensors 1_W) - Ability to change configuration parameters (Fibaro configuration interface) |
Fibaro RGBW (FGRGBWM-441 v2/5 EU ) | - Reading / setting the status of individual R, G, B, W output channels (in the range 0-255) - Ability to change configuration parameters (Fibaro configuration interface) |
- New object for Z-Wave modules - ZWAVE_CONFIG object displaying information about parameters and communication with the module in the Z-Wave network. It also enables setting advanced configuration parameters of a given module (specified individually in the module manufacturer's manual).
- Changing the ways of managing the modules in the Z-Wave network in case of unsuccessful communication with a given device:
- In case of communication failure with the module (no answer, acknowledgment, etc.), the FailCount feature is incremented by 1,
- A retry communication attempt is made three times (at 10s intervals).
- In case of 3 unsuccessful attempts in communication with the module, any transmission to this module is blocked (Banned = 1),
- A communication query is sent to the banned module every 1 minute - an attempt is made to regain connection with the module,
- If the CLU recovers the connection (the module responds), then the module is unblocked (removed the ban, Banned = 0) and the module returns to normal operation.
- Updated support for Fibaro RGBW (FGRGBWM-441 v2/5 EU)
- Added the ability to read the status of individual R, G, B, W output channels (in the range 0-255) - in the case of a change on the user's side (e.g. using a button connected to inputs).
- Ability to change configuration parameters (Fibaro configuration interface) - ZWAVE_CONFIG object.