Update parameter not working for Qubino Mini Dimmer Parameter #65

When I update this parameter (Qubino Mini Dimmer parameter #65) I receive the response that it is set to “1” instead of the value I’m sending… See my log below where I set the value to “25”.

I’m using the built in Z-wave Control Panel. Changing other parameters seem to work just fine…

2020-03-08 22:15:05.506 Info, Node003, Value::Set - COMMAND_CLASS_CONFIGURATION - Dimming time (soft on/off) - 65 - 1 - 25
2020-03-08 22:15:05.506 Info, Node003, Configuration::Set - Parameter=65, Value=25 Size=2
2020-03-08 22:15:05.506 Detail, Node003, Queuing (Send) ConfigurationCmd_Set (Node=3): 0x01, 0x0d, 0x00, 0x13, 0x03, 0x06, 0x70, 0x04, 0x41, 0x02, 0x00, 0x19, 0x25, 0x65, 0x8a
2020-03-08 22:15:05.506 Detail, Node003, Queuing (Send) ConfigurationCmd_Get (Node=3): 0x01, 0x0a, 0x00, 0x13, 0x03, 0x03, 0x70, 0x05, 0x41, 0x25, 0x66, 0x91
2020-03-08 22:15:05.507 Detail, 
2020-03-08 22:15:05.507 Info, Node003, Sending (Send) message (Callback ID=0x65, Expected Reply=0x13) - ConfigurationCmd_Set (Node=3): 0x01, 0x0d, 0x00, 0x13, 0x03, 0x06, 0x70, 0x04, 0x41, 0x02, 0x00, 0x19, 0x25, 0x65, 0x8a
2020-03-08 22:15:05.525 Detail, Node003,   Received: 0x01, 0x04, 0x01, 0x13, 0x01, 0xe8
2020-03-08 22:15:05.525 Detail, Node003,   ZW_SEND_DATA delivered to Z-Wave stack
2020-03-08 22:15:05.574 Detail, Node003,   Received: 0x01, 0x07, 0x00, 0x13, 0x65, 0x00, 0x00, 0x05, 0x8b
2020-03-08 22:15:05.574 Detail, Node003,   ZW_SEND_DATA Request with callback ID 0x65 received (expected 0x65)
2020-03-08 22:15:05.574 Info, Node003, Request RTT 67 Average Request RTT 71
2020-03-08 22:15:05.574 Detail,   Expected callbackId was received
2020-03-08 22:15:05.574 Detail,   Expected reply was received
2020-03-08 22:15:05.574 Detail,   Message transaction complete
2020-03-08 22:15:05.574 Detail, 
2020-03-08 22:15:05.574 Detail, Node003, Removing current message
2020-03-08 22:15:05.574 Detail, 
2020-03-08 22:15:05.574 Info, Node003, Sending (Send) message (Callback ID=0x66, Expected Reply=0x04) - ConfigurationCmd_Get (Node=3): 0x01, 0x0a, 0x00, 0x13, 0x03, 0x03, 0x70, 0x05, 0x41, 0x25, 0x66, 0x91
2020-03-08 22:15:05.587 Detail, Node003,   Received: 0x01, 0x04, 0x01, 0x13, 0x01, 0xe8
2020-03-08 22:15:05.587 Detail, Node003,   ZW_SEND_DATA delivered to Z-Wave stack
2020-03-08 22:15:05.641 Detail, Node003,   Received: 0x01, 0x07, 0x00, 0x13, 0x66, 0x00, 0x00, 0x06, 0x8b
2020-03-08 22:15:05.641 Detail, Node003,   ZW_SEND_DATA Request with callback ID 0x66 received (expected 0x66)
2020-03-08 22:15:05.641 Info, Node003, Request RTT 66 Average Request RTT 68
2020-03-08 22:15:05.641 Detail,   Expected callbackId was received
2020-03-08 22:15:05.777 Detail, Node003,   Received: 0x01, 0x0b, 0x00, 0x04, 0x00, 0x03, 0x05, 0x70, 0x06, 0x41, 0x01, 0x01, 0xc1
2020-03-08 22:15:05.777 Detail, 
2020-03-08 22:15:05.777 Info, Node003, Response RTT 202 Average Response RTT 184
2020-03-08 22:15:05.777 Detail, Node003, Refreshed Value: old value=1, new value=1, type=short
2020-03-08 22:15:05.777 Detail, Node003, Changes to this value are not verified
2020-03-08 22:15:05.777 Info, Node003, Received Configuration report: Parameter=65, Value=1
2020-03-08 22:15:05.777 Detail, Node003,   Expected reply and command class was received
2020-03-08 22:15:05.777 Detail, Node003,   Message transaction complete
2020-03-08 22:15:05.777 Detail, 
2020-03-08 22:15:05.777 Detail, Node003, Removing current message
2020-03-08 22:15:05.777 Detail, Node003, Notification: ValueChanged

I found this in de zwcfg_…xml

				<Value type="short" genre="config" instance="1" index="65" label="Dimming time (soft on/off)" units="" read_only="false" write_only="false" verify_changes="false" poll_intensity="0" min="1" max="255" value="100">
					<Help>Set value means time of moving the Dimmer between min. and max. dimming values by short press of push button I1 or controlled through. 1- 255 = 10mseconds - 2550mseconds (2,55s), step is 10mseconds. Default value 100 (Dimming time between min. and max. dimming values is 1s).</Help>
				</Value>

For this device, this is not true… Could that be the problem?
Documentation says:

Parameter 65: Dimming time when key pressed (soft on/off)

Choose the time during which the device will move between the min. and max. dimming values by a short press of the push-button I1.
Size: 1 Byte, Default Value: 1

Setting Description
1 - 127 1 seconds - 127 seconds, step is 1 second

Ok, i fixed it myself :wink:

Where can I submit the bug including the fix?
[edit]Forget it. I pulled the current git repo and it’s already fixed there.[/edit]

Changing the zwcfg.xml to :

   			<Value type="byte" genre="config" instance="1" index="65" label="Dimming time (soft on/off)" units="" read_only="false" write_only="false" verify_changes="false" poll_intensity="0" min="1" max="255" value="1">
   				<Help>Set value means time of moving the Dimmer between min. and max. dimming values by short press of push button I1 or controlled through. 1- 127 = 1seconds - 127seconds, step is 1 second. Default value 1 (Dimming time between min. and max. dimming values is 1s).</Help>
   			</Value>

Gives this in the log.

2020-03-08 23:04:17.803 Info, Node003, Value::Set - COMMAND_CLASS_CONFIGURATION - Dimming time (soft on/off) - 65 - 1 - 3
2020-03-08 23:04:17.804 Info, Node003, Configuration::Set - Parameter=65, Value=3 Size=1
2020-03-08 23:04:17.804 Detail, Node003, Queuing (Send) ConfigurationCmd_Set (Node=3): 0x01, 0x0c, 0x00, 0x13, 0x03, 0x05, 0x70, 0x04, 0x41, 0x01, 0x03, 0x25, 0x57, 0xa3
2020-03-08 23:04:17.804 Detail, Node003, Queuing (Send) ConfigurationCmd_Get (Node=3): 0x01, 0x0a, 0x00, 0x13, 0x03, 0x03, 0x70, 0x05, 0x41, 0x25, 0x58, 0xaf
2020-03-08 23:04:17.805 Detail, 
2020-03-08 23:04:17.805 Info, Node003, Sending (Send) message (Callback ID=0x57, Expected Reply=0x13) - ConfigurationCmd_Set (Node=3): 0x01, 0x0c, 0x00, 0x13, 0x03, 0x05, 0x70, 0x04, 0x41, 0x01, 0x03, 0x25, 0x57, 0xa3
2020-03-08 23:04:17.833 Detail, Node003,   Received: 0x01, 0x04, 0x01, 0x13, 0x01, 0xe8
2020-03-08 23:04:17.833 Detail, Node003,   ZW_SEND_DATA delivered to Z-Wave stack
2020-03-08 23:04:17.891 Detail, Node003,   Received: 0x01, 0x07, 0x00, 0x13, 0x57, 0x00, 0x00, 0x07, 0xbb
2020-03-08 23:04:17.891 Detail, Node003,   ZW_SEND_DATA Request with callback ID 0x57 received (expected 0x57)
2020-03-08 23:04:17.891 Info, Node003, Request RTT 86 Average Request RTT 127
2020-03-08 23:04:17.891 Detail,   Expected callbackId was received
2020-03-08 23:04:17.891 Detail,   Expected reply was received
2020-03-08 23:04:17.891 Detail,   Message transaction complete
2020-03-08 23:04:17.891 Detail, 
2020-03-08 23:04:17.891 Detail, Node003, Removing current message
2020-03-08 23:04:17.891 Detail, 
2020-03-08 23:04:17.892 Info, Node003, Sending (Send) message (Callback ID=0x58, Expected Reply=0x04) - ConfigurationCmd_Get (Node=3): 0x01, 0x0a, 0x00, 0x13, 0x03, 0x03, 0x70, 0x05, 0x41, 0x25, 0x58, 0xaf
2020-03-08 23:04:17.907 Detail, Node003,   Received: 0x01, 0x04, 0x01, 0x13, 0x01, 0xe8
2020-03-08 23:04:17.907 Detail, Node003,   ZW_SEND_DATA delivered to Z-Wave stack
2020-03-08 23:04:17.962 Detail, Node003,   Received: 0x01, 0x07, 0x00, 0x13, 0x58, 0x00, 0x00, 0x06, 0xb5
2020-03-08 23:04:17.962 Detail, Node003,   ZW_SEND_DATA Request with callback ID 0x58 received (expected 0x58)
2020-03-08 23:04:17.962 Info, Node003, Request RTT 70 Average Request RTT 98
2020-03-08 23:04:17.962 Detail,   Expected callbackId was received
2020-03-08 23:04:18.044 Detail, Node003,   Received: 0x01, 0x0b, 0x00, 0x04, 0x00, 0x03, 0x05, 0x70, 0x06, 0x41, 0x01, 0x03, 0xc3
2020-03-08 23:04:18.044 Detail, 
2020-03-08 23:04:18.044 Info, Node003, Response RTT 153 Average Response RTT 202
2020-03-08 23:04:18.044 Detail, Node003, Initial read of value
2020-03-08 23:04:18.044 Info, Node003, Received Configuration report: Parameter=65, Value=3
2020-03-08 23:04:18.044 Detail, Node003,   Expected reply and command class was received
2020-03-08 23:04:18.044 Detail, Node003,   Message transaction complete
2020-03-08 23:04:18.044 Detail, 
2020-03-08 23:04:18.045 Detail, Node003, Removing current message
2020-03-08 23:04:18.045 Detail, Node003, Notification: ValueChanged
2020-03-08 23:04:18.197 Detail, Node003,   Received: 0x01, 0x0b, 0x00, 0x04, 0x00, 0x03, 0x05, 0x70, 0x06, 0x41, 0x01, 0x03, 0xc3
2020-03-08 23:04:18.197 Detail, 
2020-03-08 23:04:18.197 Detail, Node003, Refreshed Value: old value=3, new value=3, type=byte
2020-03-08 23:04:18.197 Detail, Node003, Changes to this value are not verified
2020-03-08 23:04:18.197 Info, Node003, Received Configuration report: Parameter=65, Value=3
2020-03-08 23:04:18.197 Detail, Node003, Notification: ValueChanged