@Mariano_Colmenarejo Hello,
CLI values here:
2023-12-20T22:27:23.247697211+00:00 DEBUG Z-Wave Sensor and Child Thermostat Mc D-link DCH-Z120 device thread event handled
2023-12-20T22:27:23.249071231+00:00 TRACE Z-Wave Sensor and Child Thermostat Mc Received event with handler unnamed
2023-12-20T22:27:23.257182952+00:00 INFO Z-Wave Sensor and Child Thermostat Mc <ZwaveDevice: 4eeb0f51-80ed-45ba-aab6-ddeb9bfc97cf [3F] (D-link DCH-Z120)> received Z-Wave command: {args={precision=0, scale=“PERCENTAGE”, sensor_type=“LUMINANCE”, sensor_value=99, size=1}, cmd_class=“SENSOR_MULTILEVEL”, cmd_id=“REPORT”, dst_channels={}, encap=“S0”, payload=“\x03\x01\x63”, src_channel=0, version=1}
2023-12-20T22:27:23.247697211+00:00 DEBUG Z-Wave Sensor and Child Thermostat Mc D-link DCH-Z120 device thread event handled
2023-12-20T22:27:23.249071231+00:00 TRACE Z-Wave Sensor and Child Thermostat Mc Received event with handler unnamed
2023-12-20T22:27:23.257182952+00:00 INFO Z-Wave Sensor and Child Thermostat Mc <ZwaveDevice: 4eeb0f51-80ed-45ba-aab6-ddeb9bfc97cf [3F] (D-link DCH-Z120)> received Z-Wave command: {args={precision=0, scale=“PERCENTAGE”, sensor_type=“LUMINANCE”, sensor_value=99, size=1}, cmd_class=“SENSOR_MULTILEVEL”, cmd_id=“REPORT”, dst_channels={}, encap=“S0”, payload=“\x03\x01\x63”, src_channel=0, version=1}
The values are in percentage, maximum is 99 when I point a phone flash directly in the sensor. The sensor sends the light every time it sends motion, so no need for extra configurations.
For this:
DLINK_SENSORS = {
MATCHING_MATRIX = {
mfrs = 0x0108,
product_types = 0x0002,
product_ids = {0x000D, 0x000E}
},
CONFIGURATION = {
{parameter_number = 5, size = 1, configuration_value = 24}, – Operation Mode Bit3 y bit4= 1 report temp ºC & alluminance
{parameter_number = 7, size = 1, configuration_value = 18}, – Customer Function bit1=1, Enable sending motion OFF report
{parameter_number = 12, size = 1, configuration_value = 1}, – Auto Report Illumination Time
{parameter_number = 20, size = 1, configuration_value = 10}, --Auto Report Tick Interval
{parameter_number = 22, size = 1, configuration_value = 0} --Illumination Differential Report, default value = 0
}
},
This is not ok for DCH-Z110, the open door sensor works on default values. And also I can’t add the driver Z-Wave Switch and Child Mc to the sensors DCH-Z110 or DCH-Z120
Only configurations for dch-z120 are:
Parameter 5, value 12
Parameter 7, value 22 is the best because sensor is more sensitive