Replies: 1 comment
-
This issue is releated to the underlying Z-Wave JS Driver, please report it here |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
zwave-js-ui: 11.0.1
zwave-js: 15.10.0
Raspberry Pi 4
Zooz 800 usb controller
Home Assistant Yellow
I have several Bali Shades controlled by my HA instance. Everything was working fine. Recently one of them started not opening when commanded to open from zwave js ui control panel multilevel switch 4 when attempting to set the targetvalue to 99(open). Zwave js seems to send an immediate command to close the shade after the open command without additional input from the user: Here is a snippet from the log:
2025-08-07 06:59:24.702 DRIVER one or more queues busy
2025-08-07 06:59:24.707 DRIVER » [Node 007] [REQ] [SendDataBridge]
│ source node id: 1
│ transmit options: 0x25
│ callback id: 55
└─[MultilevelSwitchCCSet]
target value: 99
2025-08-07 06:59:24.710 SERIAL » 0x011200a90001000704260163ff250000000037ef (20 bytes)
2025-08-07 06:59:24.720 SERIAL « [ACK] (0x06)
2025-08-07 06:59:24.722 SERIAL « 0x010401a90152 (6 bytes)
2025-08-07 06:59:24.724 SERIAL » [ACK] (0x06)
2025-08-07 06:59:24.726 DRIVER « [RES] [SendDataBridge]
was sent: true
2025-08-07 06:59:25.136 SERIAL « 0x011d00a93700002900a77f7f7f7f01010300000000220100007f7f7f7f7fad (31 bytes)
2025-08-07 06:59:25.138 SERIAL » [ACK] (0x06)
2025-08-07 06:59:25.140 DRIVER « [REQ] [SendDataBridge]
callback id: 55
transmit status: OK, took 410 ms
routing attempts: 1
protocol & route speed: Z-Wave, 40 kbit/s
routing scheme: LWR
ACK RSSI: -89 dBm
ACK channel no.: 1
TX channel no.: 1
beam: 250 ms
2025-08-07 06:59:25.146 CNTRLR [Node 007] [
] [Multilevel Switch] currentValue: 0 => 99 [Endpoint 0]] [Multilevel Switch] currentValue: 99 => 0 [Endpoint 0]2025-08-07 06:59:25.155 DRIVER all queues idle
2025-08-07 06:59:25.318 SERIAL « 0x011300a8000001000705260300000000a7007f7fc5 (21 bytes)
2025-08-07 06:59:25.319 SERIAL » [ACK] (0x06)
2025-08-07 06:59:25.321 CNTRLR [Node 007] [
2025-08-07 06:59:25.324 CNTRLR [Node 007] [
] [Multilevel Switch] duration: {"value":0,"unit":"s [Endpoint 0]] [Multilevel Switch] targetValue: 99 => 0 [Endpoint 0]econds"} => {"value":0,"unit":"seconds"}
2025-08-07 06:59:25.325 CNTRLR [Node 007] [
2025-08-07 06:59:25.327 DRIVER « [Node 007] [REQ] [BridgeApplicationCommand]
│ RSSI: -89 dBm
└─[MultilevelSwitchCCReport]
current value: 0
target value: 0
duration: 0s
2025-08-07 06:59:30.153 DRIVER one or more queues busy
2025-08-07 06:59:30.154 DRIVER » [Node 007] [REQ] [SendDataBridge]
│ source node id: 1
│ transmit options: 0x25
│ callback id: 56
└─[MultilevelSwitchCCGet]
2025-08-07 06:59:30.155 SERIAL » 0x011000a9000100070226022500000000387b (18 bytes)
2025-08-07 06:59:30.161 SERIAL « [ACK] (0x06)
2025-08-07 06:59:30.164 SERIAL « 0x010401a90152 (6 bytes)
2025-08-07 06:59:30.165 SERIAL » [ACK] (0x06)
2025-08-07 06:59:30.166 DRIVER « [RES] [SendDataBridge]
was sent: true
2025-08-07 06:59:30.519 SERIAL « 0x011d00a93800002300a77f7f7f7f01010300000000220100007f7f7f7f7fa8 (31 bytes)
2025-08-07 06:59:30.520 SERIAL » [ACK] (0x06)
2025-08-07 06:59:30.522 DRIVER « [REQ] [SendDataBridge]
callback id: 56
transmit status: OK, took 350 ms
routing attempts: 1
protocol & route speed: Z-Wave, 40 kbit/s
routing scheme: LWR
ACK RSSI: -89 dBm
ACK channel no.: 1
TX channel no.: 1
beam: 250 ms
2025-08-07 06:59:30.529 SERIAL « 0x011300a8000001000705260300000000a7007f7fc5 (21 bytes)
2025-08-07 06:59:30.531 SERIAL » [ACK] (0x06)
2025-08-07 06:59:30.532 CNTRLR [Node 007] [
] [Multilevel Switch] currentValue: 0 => 0 [Endpoint 0]] [Multilevel Switch] duration: {"value":0,"unit":"s [Endpoint 0]2025-08-07 06:59:30.535 CNTRLR [Node 007] [
econds"} => {"value":0,"unit":"seconds"}
2025-08-07 06:59:30.538 CNTRLR [Node 007] [~] [Multilevel Switch] targetValue: 0 => 0 [Endpoint 0]
2025-08-07 06:59:30.540 DRIVER « [Node 007] [REQ] [BridgeApplicationCommand]
│ RSSI: -89 dBm
└─[MultilevelSwitchCCReport]
current value: 0
target value: 0
duration: 0s
2025-08-07 06:59:30.543 DRIVER all queues idle
One of the other shades which is working correctly shows the following in the log after the same command:
2025-08-06 21:39:48.491 DRIVER all queues idle
2025-08-06 21:39:57.720 DRIVER one or more queues busy
2025-08-06 21:39:57.722 DRIVER » [Node 006] [REQ] [SendDataBridge]
│ source node id: 1
│ transmit options: 0x25
│ callback id: 251
└─[MultilevelSwitchCCSet]
target value: 99
2025-08-06 21:39:57.722 SERIAL » 0x011200a90001000604260163ff2500000000fb22 (20 bytes)
2025-08-06 21:39:57.728 SERIAL « [ACK] (0x06)
2025-08-06 21:39:57.732 SERIAL « 0x010401a90152 (6 bytes)
2025-08-06 21:39:57.733 SERIAL » [ACK] (0x06)
2025-08-06 21:39:57.736 DRIVER « [RES] [SendDataBridge]
was sent: true
2025-08-06 21:39:58.126 SERIAL « 0x011d00a9fb00002700b27f7f7f7f01010300000000220100007f7f7f7f7f7a (31 bytes)
2025-08-06 21:39:58.129 SERIAL » [ACK] (0x06)
2025-08-06 21:39:58.131 DRIVER « [REQ] [SendDataBridge]
callback id: 251
transmit status: OK, took 390 ms
routing attempts: 1
protocol & route speed: Z-Wave, 40 kbit/s
routing scheme: LWR
ACK RSSI: -78 dBm
ACK channel no.: 1
TX channel no.: 1
beam: 250 ms
2025-08-06 21:39:58.140 CNTRLR [Node 006] [
] [Multilevel Switch] currentValue: 0 => 99 [Endpoint 0]] [Multilevel Switch] currentValue: 99 => 14 [Endpoint 0]2025-08-06 21:39:58.152 DRIVER all queues idle
2025-08-06 21:40:03.146 DRIVER one or more queues busy
2025-08-06 21:40:03.147 DRIVER » [Node 006] [REQ] [SendDataBridge]
│ source node id: 1
│ transmit options: 0x25
│ callback id: 252
└─[MultilevelSwitchCCGet]
2025-08-06 21:40:03.149 SERIAL » 0x011000a9000100060226022500000000fcbe (18 bytes)
2025-08-06 21:40:03.156 SERIAL « [ACK] (0x06)
2025-08-06 21:40:03.159 SERIAL « 0x010401a90152 (6 bytes)
2025-08-06 21:40:03.160 SERIAL » [ACK] (0x06)
2025-08-06 21:40:03.163 DRIVER « [RES] [SendDataBridge]
was sent: true
2025-08-06 21:40:03.179 SERIAL « 0x011d00a9fc00000200b37f7f7f7f01010300000000020100007f7f7f7f7f79 (31 bytes)
2025-08-06 21:40:03.180 SERIAL » [ACK] (0x06)
2025-08-06 21:40:03.182 DRIVER « [REQ] [SendDataBridge]
callback id: 252
transmit status: OK, took 20 ms
routing attempts: 1
protocol & route speed: Z-Wave, 40 kbit/s
routing scheme: LWR
ACK RSSI: -77 dBm
ACK channel no.: 1
TX channel no.: 1
2025-08-06 21:40:03.189 SERIAL « 0x011300a800000100060526030efefe00b3007f7fde (21 bytes)
2025-08-06 21:40:03.190 SERIAL » [ACK] (0x06)
2025-08-06 21:40:03.192 CNTRLR [Node 006] [
2025-08-06 21:40:03.195 CNTRLR [Node 006] [
] [Multilevel Switch] duration: {"value":0,"unit":"s [Endpoint 0]] [Multilevel Switch] targetValue: 99 => null [Endpoint 0]econds"} => "unknown"
2025-08-06 21:40:03.198 CNTRLR [Node 006] [
2025-08-06 21:40:03.201 DRIVER « [Node 006] [REQ] [BridgeApplicationCommand]
│ RSSI: -77 dBm
└─[MultilevelSwitchCCReport]
current value: 14
target value: unknown
duration: unknown
2025-08-06 21:40:03.208 DRIVER all queues idle
2025-08-06 21:40:18.475 DRIVER one or more queues busy
2025-08-06 21:40:18.476 DRIVER » [REQ] [GetBackgroundRSSI]
2025-08-06 21:40:18.476 SERIAL » 0x0103003bc7 (5 bytes)
2025-08-06 21:40:18.480 SERIAL « [ACK] (0x06)
2025-08-06 21:40:18.482 SERIAL « 0x0107013b9a97979fc7 (9 bytes)
2025-08-06 21:40:18.483 SERIAL » [ACK] (0x06)
2025-08-06 21:40:18.484 DRIVER « [RES] [GetBackgroundRSSI]
channel 0: -102 dBm
channel 1: -105 dBm
channel 2: -105 dBm
channel 3: -97 dBm
2025-08-06 21:40:18.486 DRIVER all queues idle
2025-08-06 21:40:29.846 SERIAL « 0x012800a800000100061a8003212856fffffebd00006472fffffeb800003197aa6 (42 bytes)
3c4000000b2007f7fb4
2025-08-06 21:40:29.848 SERIAL » [ACK] (0x06)
2025-08-06 21:40:29.852 CNTRLR [Node 006] [
] [Battery] level: 59 => 33 [Endpoint 0]] [Multilevel Switch] currentValue: 14 => 99 [Endpoint 0]2025-08-06 21:40:29.854 DRIVER « [Node 006] [REQ] [BridgeApplicationCommand]
│ RSSI: -78 dBm
└─[BatteryCCReport]
level: 33
charging status: Discharging
rechargeable: true
backup: false
overheating: true
low fluid: false
recharge or replace: No
lowTemperatureStatus: true
disconnected: false
2025-08-06 21:40:29.866 SERIAL « 0x011300a8000001000605260363630000b2007f7fd1 (21 bytes)
2025-08-06 21:40:29.870 SERIAL » [ACK] (0x06)
2025-08-06 21:40:29.871 CNTRLR [Node 006] [
2025-08-06 21:40:29.876 CNTRLR [Node 006] [
] [Multilevel Switch] duration: "unknown" => {"value [Endpoint 0]] [Multilevel Switch] targetValue: null => 99 [Endpoint 0]":0,"unit":"seconds"}
2025-08-06 21:40:29.881 CNTRLR [Node 006] [
2025-08-06 21:40:29.884 DRIVER « [Node 006] [REQ] [BridgeApplicationCommand]
│ RSSI: -78 dBm
└─[MultilevelSwitchCCReport]
current value: 99
target value: 99
duration: 0s
2025-08-06 21:40:48.475 DRIVER one or more queues busy
Any help would be appreciated.
Beta Was this translation helpful? Give feedback.
All reactions