I’ve spent hours on this already and can’t figure out what is going on. I have been adding zwave switches and setting up automations without any issue until now. I add a Zooz Zen71 (node 16) and starting setting up automations for different scenes on the switch to control multiple other zwave switches. The automation to turn on 3 lights(3 up presses) works just fine. but the automation to turn off 3 lights (node 16 and two other nodes) has a massive delay, sometimes 15 seconds or more. I can run the automations manually in home assistant and they work just fine. Only when they are activated by the switch itself is there an issue. I have tried the following so far.
- Updated zwave sitck firmware.
- Heal network
- Heal node 16
- removed and re-added node 16 to the zwave network.
- changed the automation to use 4 buttons presses instead of 3.
The issue only seems to occur when the automation includes turning off node 16.
Below are the Zwave logs when trying to activate the automation. I Can’t figure out what is going wrong with this switch. Any help would be amazing. Thank you.
2023-03-04T16:50:55.545Z CNTRLR « [Node 016] Received updated node info
2023-03-04 11:50:55.568 INFO Z-WAVE: [Node 016] Value notification: 91-0-scene-002 4
2023-03-04T16:50:55.573Z CNTRLR « [Node 016] received CentralScene notification {
"nodeId": 16,
"ccId": "Central Scene",
"ccCommand": "0x03",
"payload": "0x748402"
}
2023-03-04T16:50:55.620Z CNTRLR Failed to execute controller command after 1/3 attempts. Scheduling next try i
n 100 ms.
2023-03-04T16:50:55.624Z DRIVER Dropping message with invalid payload
2023-03-04T16:50:55.640Z DRIVER Dropping message with invalid payload
2023-03-04T16:50:55.662Z DRIVER Dropping message with invalid payload
2023-03-04T16:50:55.718Z DRIVER Dropping message with invalid payload
2023-03-04T16:50:55.828Z DRIVER Dropping message with invalid payload
2023-03-04T16:50:55.855Z DRIVER Dropping message with invalid payload
2023-03-04T16:50:56.227Z DRIVER Dropping message with invalid payload
2023-03-04T16:50:56.288Z DRIVER Dropping message with invalid payload
2023-03-04T16:50:56.350Z DRIVER Dropping message with invalid payload
2023-03-04T16:50:56.556Z DRIVER Dropping message with invalid payload
2023-03-04T16:50:56.631Z DRIVER Dropping message with invalid payload
2023-03-04T16:50:56.807Z DRIVER Dropping message with invalid payload
2023-03-04T16:50:57.056Z DRIVER Dropping message with invalid payload
2023-03-04T16:50:57.140Z DRIVER Dropping message with invalid payload
2023-03-04T16:50:57.293Z DRIVER Dropping message with invalid payload
2023-03-04T16:50:57.320Z DRIVER Dropping message with invalid payload
2023-03-04T16:50:57.376Z DRIVER Dropping message with invalid payload
2023-03-04T16:50:57.403Z DRIVER Dropping message with invalid payload
2023-03-04T16:50:57.586Z DRIVER Dropping message with invalid payload:
0x010900a80001090000bee8
2023-03-04T16:50:57.612Z DRIVER Dropping message with invalid payload:
0x010900a80001090000bee8
2023-03-04T16:50:57.640Z DRIVER Dropping message with invalid payload:
0x010900a80001090000bfe9
2023-03-04T16:51:15.897Z CNTRLR [Node 016] Timed out while waiting for a response from the node (ZW0201)
2023-03-04 11:51:15.902 INFO Z-WAVE: [Node 016] Value updated: 37-0-currentValue true => false
2023-03-04 11:51:15.910 INFO Z-WAVE: [Node 016] Value updated: 37-0-targetValue true => false
2023-03-04 11:51:16.040 INFO Z-WAVE: [Node 010] Value updated: 38-0-currentValue 99 => 0
2023-03-04 11:51:16.046 INFO Z-WAVE: [Node 010] Value updated: 38-0-targetValue 99 => 0
2023-03-04 11:51:16.380 INFO Z-WAVE: [Node 009] Value updated: 37-0-currentValue true => false
2023-03-04 11:51:16.387 INFO Z-WAVE: [Node 009] Value updated: 37-0-targetValue true => false
2023-03-04 11:51:16.429 INFO Z-WAVE: [Node 009] Value updated: 37-0-currentValue false => false
2023-03-04 11:51:16.436 INFO Z-WAVE: [Node 009] Value updated: 37-0-targetValue false => false
2023-03-04 11:51:16.442 INFO Z-WAVE: [Node 009] Value updated: 37-0-duration 0s => 0s
2023-03-04 11:51:17.013 INFO Z-WAVE: [Node 010] Value updated: 38-0-targetValue 0 => 0
2023-03-04 11:51:17.021 INFO Z-WAVE: [Node 010] Value updated: 38-0-duration 0s => 0s
2023-03-04 11:51:17.027 INFO Z-WAVE: [Node 010] Value updated: 38-0-currentValue 0 => 0
2023-03-04T16:51:17.402Z DRIVER Dropping message with invalid payload
2023-03-04T16:51:18.030Z CNTRLR [Node 016] Timed out while waiting for a response from the node (ZW0201)
2023-03-04 11:51:29.947 INFO Z-WAVE: [Node 016] Metadata updated: 135-0-80-3
2023-03-04 11:51:29.955 INFO Z-WAVE: [Node 016] Value updated: 135-0-80-3 0 => 0
2023-03-04 11:51:29.961 INFO Z-WAVE: [Node 016] Metadata updated: 135-0-80-4
2023-03-04 11:51:29.966 INFO Z-WAVE: [Node 016] Value updated: 135-0-80-4 0 => 0
2023-03-04 11:51:29.972 INFO Z-WAVE: [Node 016] Metadata updated: 135-0-80-5
2023-03-04 11:51:29.976 INFO Z-WAVE: [Node 016] Value updated: 135-0-80-5 0 => 0