I’m attempting to update the configuration values on a Zooz ZEN22 Paddle Dimmer, in particular I’m trying to set the maximum brightness level to 96%
When I try and set the value, it reverts back almost immediately, not sure why?
I tested with another Zooz dimmer ZEN24, and I noticed the value was already set and was able to set the max brightness without issues. Any ideas?
2021-04-22T02:46:55.683Z SERIAL » 0x010c0013130570040b01602534f9 (14 bytes)
2021-04-22T02:46:55.683Z DRIVER » [Node 019] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 52
└─[ConfigurationCCSet]
parameter #: 11
reset to default: false
value size: 1
value: 96
2021-04-22T02:46:55.685Z SERIAL « [ACK] (0x06)
2021-04-22T02:46:55.692Z SERIAL « 0x0104011301e8 (6 bytes)
2021-04-22T02:46:55.692Z SERIAL » [ACK] (0x06)
2021-04-22T02:46:55.693Z DRIVER « [RES] [SendData]
was sent: true
2021-04-22T02:46:55.709Z SERIAL « 0x0107001334000003dc (9 bytes)
2021-04-22T02:46:55.710Z SERIAL » [ACK] (0x06)
2021-04-22T02:46:55.711Z DRIVER « [REQ] [SendData]
callback id: 52
transmit status: OK
2021-04-22T02:46:56.728Z SERIAL » 0x010a0013130370050b253598 (12 bytes)
2021-04-22T02:46:56.728Z DRIVER » [Node 019] [REQ] [SendData]
│ transmit options: 0x25
│ callback id: 53
└─[ConfigurationCCGet]
parameter #: 11
2021-04-22T02:46:56.730Z SERIAL « [ACK] (0x06)
2021-04-22T02:46:56.736Z SERIAL « 0x0104011301e8 (6 bytes)
2021-04-22T02:46:56.737Z SERIAL » [ACK] (0x06)
2021-04-22T02:46:56.737Z DRIVER « [RES] [SendData]
was sent: true
2021-04-22T02:46:56.753Z SERIAL « 0x0107001335000002dc (9 bytes)
2021-04-22T02:46:56.754Z SERIAL » [ACK] (0x06)
2021-04-22T02:46:56.754Z DRIVER « [REQ] [SendData]
callback id: 53
transmit status: OK
2021-04-22T02:46:56.768Z SERIAL « 0x010b000400130570060b01009a (13 bytes)
2021-04-22T02:46:56.770Z CNTRLR [Node 019] [~] [Configuration] 11: 96 => 0
2021-04-22T02:46:56.771Z SERIAL » [ACK] (0x06)
2021-04-22T02:46:56.772Z DRIVER « [Node 019] [REQ] [ApplicationCommand]
└─[ConfigurationCCReport]
parameter #: 11
value size: 1
value: 0
Home assistant version 2021.4.6, Zwavejs addon version 0.1.20