Support/Issues with GEZW4203

Just converted driver from Groovy DTH to Edge Driver. Used Community-developed (@philh30) driver “GE Z-WAVE Switch/Dimmer/Fan/Outlet” driver.

Symptoms:

  1. Press On/Off from App UI, rotating ball, and error "a network or server error occurred. Try again later.
    (Indicator light/power status on unit did not change).’

  2. Press On/Off switch on device. On/Off status on App UI reflected new state (i.e. turned on/off correctly).

Here are the logs from “logcat”

Pressing On/Off from UI. State is Off.
Spin followed by network or server occurred message.

2023-01-24T18:43:45.374988379+00:00 TRACE GE Z-Wave Switch/Dimmer/Fan/Outlet  Received event with handler capability
2023-01-24T18:43:45.403763379+00:00 TRACE GE Z-Wave Switch/Dimmer/Fan/Outlet  Z-Wave command(99e19420) queued for radio transmission: CC:Basic, CID:0x01
2023-01-24T18:43:45.407122379+00:00 INFO GE Z-Wave Switch/Dimmer/Fan/Outlet  <ZwaveDevice: d025a786-ad52-479d-8e1e-4882f652a388 [42] (Deck Light)> received command: {"args":{},"capability":"switch","command":"on","component":"main","positional_args":{}}
2023-01-24T18:43:45.408618046+00:00 TRACE GE Z-Wave Switch/Dimmer/Fan/Outlet  Found CapabilityCommandDispatcher handler in ge-zwave-switch
2023-01-24T18:43:45.410190712+00:00 INFO GE Z-Wave Switch/Dimmer/Fan/Outlet  <ZwaveDevice: d025a786-ad52-479d-8e1e-4882f652a388 [42] (Deck Light)> sending Z-Wave command: {args={value=255}, cmd_class="BASIC", cmd_id="SET", dst_channels={}, encap="AUTO", payload="\xFF", src_channel=0, version=1}
2023-01-24T18:43:45.449203046+00:00 DEBUG GE Z-Wave Switch/Dimmer/Fan/Outlet  Deck Light device thread event handled
2023-01-24T18:43:45.456923379+00:00 DEBUG GE Z-Wave Switch/Dimmer/Fan/Outlet  Deck Light device thread event handled
2023-01-24T18:43:45.612952712+00:00 TRACE GE Z-Wave Switch/Dimmer/Fan/Outlet  Z-Wave command(99e19420) transmit status: TRANSMIT_COMPLETE_OK
2023-01-24T18:43:46.451027380+00:00 TRACE GE Z-Wave Switch/Dimmer/Fan/Outlet  Z-Wave command(c09ad4ae) queued for radio transmission: CC:Switch Binary, CID:0x02
2023-01-24T18:43:46.459469046+00:00 INFO GE Z-Wave Switch/Dimmer/Fan/Outlet  <ZwaveDevice: d025a786-ad52-479d-8e1e-4882f652a388 [42] (Deck Light)> sending Z-Wave command: {args={}, cmd_class="SWITCH_BINARY", cmd_id="GET", dst_channels={}, encap="AUTO", payload="", src_channel=0, version=1}
2023-01-24T18:43:46.461162713+00:00 DEBUG GE Z-Wave Switch/Dimmer/Fan/Outlet  Deck Light device thread event handled
2023-01-24T18:43:46.642909380+00:00 TRACE GE Z-Wave Switch/Dimmer/Fan/Outlet  Z-Wave command(c09ad4ae) transmit status: TRANSMIT_COMPLETE_OK

Pressing On/Off from UI. State is On.
Spin followed by network / server error message.

2023-01-24T18:46:08.426912114+00:00 TRACE GE Z-Wave Switch/Dimmer/Fan/Outlet  Received event with handler capability
2023-01-24T18:46:08.447953114+00:00 TRACE GE Z-Wave Switch/Dimmer/Fan/Outlet  Z-Wave command(ee4ef8d6) queued for radio transmission: CC:Basic, CID:0x01
2023-01-24T18:46:08.456103114+00:00 INFO GE Z-Wave Switch/Dimmer/Fan/Outlet  <ZwaveDevice: d025a786-ad52-479d-8e1e-4882f652a388 [42] (Deck Light)> received command: {"args":{},"capability":"switch","command":"off","component":"main","positional_args":{}}
2023-01-24T18:46:08.463073781+00:00 TRACE GE Z-Wave Switch/Dimmer/Fan/Outlet  Found CapabilityCommandDispatcher handler in ge-zwave-switch
2023-01-24T18:46:08.468381447+00:00 INFO GE Z-Wave Switch/Dimmer/Fan/Outlet  <ZwaveDevice: d025a786-ad52-479d-8e1e-4882f652a388 [42] (Deck Light)> sending Z-Wave command: {args={value=0}, cmd_class="BASIC", cmd_id="SET", dst_channels={}, encap="AUTO", payload="\x00", src_channel=0, version=1}
2023-01-24T18:46:08.471902447+00:00 DEBUG GE Z-Wave Switch/Dimmer/Fan/Outlet  Deck Light device thread event handled
2023-01-24T18:46:08.472735447+00:00 DEBUG GE Z-Wave Switch/Dimmer/Fan/Outlet  Deck Light device thread event handled
2023-01-24T18:46:08.622872447+00:00 TRACE GE Z-Wave Switch/Dimmer/Fan/Outlet  Z-Wave command(ee4ef8d6) transmit status: TRANSMIT_COMPLETE_OK
2023-01-24T18:46:09.553897114+00:00 TRACE GE Z-Wave Switch/Dimmer/Fan/Outlet  Z-Wave command(079c1d72) queued for radio transmission: CC:Switch Binary, CID:0x02
2023-01-24T18:46:09.560330114+00:00 INFO GE Z-Wave Switch/Dimmer/Fan/Outlet  <ZwaveDevice: d025a786-ad52-479d-8e1e-4882f652a388 [42] (Deck Light)> sending Z-Wave command: {args={}, cmd_class="SWITCH_BINARY", cmd_id="GET", dst_channels={}, encap="AUTO", payload="", src_channel=0, version=1}
2023-01-24T18:46:09.564716781+00:00 DEBUG GE Z-Wave Switch/Dimmer/Fan/Outlet  Deck Light device thread event handled
2023-01-24T18:46:09.866366115+00:00 TRACE GE Z-Wave Switch/Dimmer/Fan/Outlet  Z-Wave command(079c1d72) transmit status: TRANSMIT_COMPLETE_OK

Press ON/OFF from device

2023-01-24T18:48:47.155254667+00:00 TRACE GE Z-Wave Switch/Dimmer/Fan/Outlet  Received event with handler unnamed
2023-01-24T18:48:47.156455334+00:00 INFO GE Z-Wave Switch/Dimmer/Fan/Outlet  <ZwaveDevice: d025a786-ad52-479d-8e1e-4882f652a388 [42] (Deck Light)> received Z-Wave command: {args={value="OFF_DISABLE"}, cmd_class="SWITCH_BINARY", cmd_id="REPORT", dst_channels={}, encap="S2_AUTH", payload="\x00", src_channel=0, version=1}
2023-01-24T18:48:47.187592334+00:00 TRACE GE Z-Wave Switch/Dimmer/Fan/Outlet  Found ZwaveDispatcher handler in ge-zwave-switch
2023-01-24T18:48:47.188569+00:00 INFO GE Z-Wave Switch/Dimmer/Fan/Outlet  <ZwaveDevice: d025a786-ad52-479d-8e1e-4882f652a388 [42] (Deck Light)> emitting event: {"attribute_id":"switch","capability_id":"switch","component_id":"main","state":{"value":"off"}}
2023-01-24T18:48:47.202679334+00:00 TRACE GE Z-Wave Switch/Dimmer/Fan/Outlet  Found ZwaveDispatcher handler in ge-zwave-switch
2023-01-24T18:48:47.206297+00:00 DEBUG GE Z-Wave Switch/Dimmer/Fan/Outlet  Deck Light device thread event handled
2023-01-24T18:48:47.305021667+00:00 TRACE GE Z-Wave Switch/Dimmer/Fan/Outlet  Received event with handler unnamed
2023-01-24T18:48:47.305991+00:00 INFO GE Z-Wave Switch/Dimmer/Fan/Outlet  <ZwaveDevice: d025a786-ad52-479d-8e1e-4882f652a388 [42] (Deck Light)> received Z-Wave command: {args={key_attributes="KEY_PRESSED_1_TIME", scene_number=1, sequence_number=5, slow_refresh=true}, cmd_class="CENTRAL_SCENE", cmd_id="NOTIFICATION", dst_channels={}, encap="S2_AUTH", payload="\x05\x80\x01", src_channel=0, version=3}
2023-01-24T18:48:47.334571334+00:00 TRACE GE Z-Wave Switch/Dimmer/Fan/Outlet  Found ZwaveDispatcher handler in ge-zwave-switch
2023-01-24T18:48:47.335546667+00:00 INFO GE Z-Wave Switch/Dimmer/Fan/Outlet  <ZwaveDevice: d025a786-ad52-479d-8e1e-4882f652a388 [42] (Deck Light)> emitting event: {"attribute_id":"button","capability_id":"button","component_id":"main","state":{"value":"pushed"},"state_change":true}
2023-01-24T18:48:47.342397+00:00 INFO GE Z-Wave Switch/Dimmer/Fan/Outlet  <ZwaveDevice: d025a786-ad52-479d-8e1e-4882f652a388 [42] (Deck Light)> emitting event: {"attribute_id":"button","capability_id":"button","component_id":"main","state":{"value":"up"},"state_change":true}
2023-01-24T18:48:47.362194667+00:00 DEBUG GE Z-Wave Switch/Dimmer/Fan/Outlet  Deck Light device thread event handled


Thanks for your help.

“Migrating from Groovy, one device at a time.”

Is that device a Z-Wave Plus device with S2 security? I’m having similar issues with my Schlage BE469ZP lock.

1 Like

Device markings say ZWavePlus.
API Browser states: ZWAVE_S2_AUTHENTICATED

Hope this helps.

Henry

1 Like

Helps a bunch and it’s very important because my lock uses the same Z-Wave authentication and exhibits the same behavior of the hub receiving events but not transmitting them.

How far away from your hub is the switch in question?

Please run a logcat command from the CLI and look for messages like this:

Z-Wave command(d6a4534d) transmit status: TRANSMIT_COMPLETE_NO_ACK
Z-Wave command(909501d1) transmit status: TRANSMIT_COMPLETE_FAIL

If you are seeing those, it mimics the issue I’m having and I want to get you in touch with the support people I’m working with. My lock was working fine for several years on the DTH driver and since switching to an Edge driver I’m seeing the problem you describe as well as the lock going offline at times.

1 Like

For testing, the switch was 10 feet away. Will run a zwave repair and try again later today.

Worked flawlessly with Groovy for almost 2 years.

Exactly. If I put the lock within 1-3ft, works pretty ok. Move it farther away, exhibits the symptoms you are seeing with your switch. I’ve repaired the network over a dozen times with no change in behavior. If you can get that logcat data from the CLI, it could be immensely helpful in hunting down what is happening.

Thanks!

Here’s the full log from Driver Switch and trying switch on/off from device and APP (see annotations in log). Device was about 15 feet away from hub with 2 walls separating them.

2023-01-24T20:38:26.304712912+00:00 TRACE GE Z-Wave Switch/Dimmer/Fan/Outlet  Received event with handler device_lifecycle
2023-01-24T20:38:26.306038245+00:00 INFO GE Z-Wave Switch/Dimmer/Fan/Outlet  <ZwaveDevice: d025a786-ad52-479d-8e1e-4882f652a388 [42] (Deck Light)> received lifecycle event: removed
2023-01-24T20:38:26.308284912+00:00 TRACE GE Z-Wave Switch/Dimmer/Fan/Outlet  <ZwaveDevice: d025a786-ad52-479d-8e1e-4882f652a388 [42] (Deck Light)> received unhandled lifecycle event: removed
2023-01-24T20:38:26.309907579+00:00 DEBUG GE Z-Wave Switch/Dimmer/Fan/Outlet  Deck Light device thread event handled
2023-01-24T20:38:26.313715912+00:00 DEBUG GE Z-Wave Switch/Dimmer/Fan/Outlet  Deck Light device thread event handled
2023-01-24T20:38:37.198807917+00:00 TRACE GE Z-Wave Switch/Dimmer/Fan/Outlet  Received event with handler device_lifecycle
2023-01-24T20:38:37.240081250+00:00 TRACE GE Z-Wave Switch/Dimmer/Fan/Outlet  Z-Wave Device: d025a786-ad52-479d-8e1e-4882f652a388
Manufacturer: 0x0063 Product Type: 0x4F50 Product ID: 0x3034
	[0]: SWITCH_BINARY, ASSOCIATION, ASSOCIATION_GRP_INFO, VERSION, MANUFACTURER_SPECIFIC, DEVICE_RESET_LOCALLY, POWERLEVEL, CENTRAL_SCENE, CONFIGURATION, SCENE_ACTUATOR_CONF, SCENE_ACTIVATION, FIRMWARE_UPDATE_MD, ZWAVEPLUS_INFO, TRANSPORT_SERVICE, SUPERVISION, SECURITY_2, APPLICATION_STATUS
2023-01-24T20:38:37.241548917+00:00 INFO GE Z-Wave Switch/Dimmer/Fan/Outlet  <ZwaveDevice: d025a786-ad52-479d-8e1e-4882f652a388 [42] (Deck Light)> received lifecycle event: added
2023-01-24T20:38:37.258605584+00:00 TRACE GE Z-Wave Switch/Dimmer/Fan/Outlet  Received event with handler device_lifecycle
2023-01-24T20:38:37.260206917+00:00 INFO GE Z-Wave Switch/Dimmer/Fan/Outlet  <ZwaveDevice: d025a786-ad52-479d-8e1e-4882f652a388 [42] (Deck Light)> received lifecycle event: driverSwitched
2023-01-24T20:38:37.262242917+00:00 TRACE GE Z-Wave Switch/Dimmer/Fan/Outlet  Found DeviceLifecycleDispatcher handler in ge-zwave-switch
2023-01-24T20:38:37.266449917+00:00 TRACE GE Z-Wave Switch/Dimmer/Fan/Outlet  Found CapabilityCommandDispatcher handler in ge-zwave-switch
2023-01-24T20:38:37.310057584+00:00 TRACE GE Z-Wave Switch/Dimmer/Fan/Outlet  Z-Wave command(63b3299a) queued for radio transmission: CC:Switch Binary, CID:0x02
2023-01-24T20:38:37.311137584+00:00 INFO GE Z-Wave Switch/Dimmer/Fan/Outlet  <ZwaveDevice: d025a786-ad52-479d-8e1e-4882f652a388 [42] (Deck Light)> sending Z-Wave command: {args={}, cmd_class="SWITCH_BINARY", cmd_id="GET", dst_channels={}, encap="AUTO", payload="", src_channel=0, version=1}
2023-01-24T20:38:37.331863917+00:00 TRACE GE Z-Wave Switch/Dimmer/Fan/Outlet  Z-Wave command(73ab5ca2) queued for radio transmission: CC:Configuration, CID:0x04
2023-01-24T20:38:37.341882584+00:00 INFO GE Z-Wave Switch/Dimmer/Fan/Outlet  <ZwaveDevice: d025a786-ad52-479d-8e1e-4882f652a388 [42] (Deck Light)> sending Z-Wave command: {args={configuration_value=0, default=false, format=0, parameter_number=19, size=1}, cmd_class="CONFIGURATION", cmd_id="SET", dst_channels={}, encap="AUTO", payload="\x13\x01\x00", src_channel=0, version=3}
2023-01-24T20:38:37.353913917+00:00 TRACE GE Z-Wave Switch/Dimmer/Fan/Outlet  Z-Wave command(04bcbf71) queued for radio transmission: CC:Configuration, CID:0x05
2023-01-24T20:38:37.356277917+00:00 INFO GE Z-Wave Switch/Dimmer/Fan/Outlet  <ZwaveDevice: d025a786-ad52-479d-8e1e-4882f652a388 [42] (Deck Light)> sending Z-Wave command: {args={parameter_number=19}, cmd_class="CONFIGURATION", cmd_id="GET", dst_channels={}, encap="AUTO", payload="\x13", src_channel=0, version=1}
2023-01-24T20:38:37.376642917+00:00 TRACE GE Z-Wave Switch/Dimmer/Fan/Outlet  Z-Wave command(4714be58) queued for radio transmission: CC:Association, CID:0x04
2023-01-24T20:38:37.377702251+00:00 INFO GE Z-Wave Switch/Dimmer/Fan/Outlet  <ZwaveDevice: d025a786-ad52-479d-8e1e-4882f652a388 [42] (Deck Light)> sending Z-Wave command: {args={grouping_identifier=2, node_ids={}}, cmd_class="ASSOCIATION", cmd_id="REMOVE", dst_channels={}, encap="AUTO", payload="\x02", src_channel=0, version=1}
2023-01-24T20:38:37.395382584+00:00 TRACE GE Z-Wave Switch/Dimmer/Fan/Outlet  Z-Wave command(5e3fc06c) queued for radio transmission: CC:Association, CID:0x02
2023-01-24T20:38:37.411636251+00:00 TRACE GE Z-Wave Switch/Dimmer/Fan/Outlet  Z-Wave command(63b3299a) transmit status: TRANSMIT_COMPLETE_OK
2023-01-24T20:38:37.415161251+00:00 INFO GE Z-Wave Switch/Dimmer/Fan/Outlet  <ZwaveDevice: d025a786-ad52-479d-8e1e-4882f652a388 [42] (Deck Light)> sending Z-Wave command: {args={grouping_identifier=2}, cmd_class="ASSOCIATION", cmd_id="GET", dst_channels={}, encap="AUTO", payload="\x02", src_channel=0, version=1}
2023-01-24T20:38:37.425399251+00:00 TRACE GE Z-Wave Switch/Dimmer/Fan/Outlet  Z-Wave command(89c05195) queued for radio transmission: CC:Configuration, CID:0x04
2023-01-24T20:38:37.428167917+00:00 INFO GE Z-Wave Switch/Dimmer/Fan/Outlet  <ZwaveDevice: d025a786-ad52-479d-8e1e-4882f652a388 [42] (Deck Light)> sending Z-Wave command: {args={configuration_value=1, default=false, format=0, parameter_number=3, size=1}, cmd_class="CONFIGURATION", cmd_id="SET", dst_channels={}, encap="AUTO", payload="\x03\x01\x01", src_channel=0, version=3}
2023-01-24T20:38:37.446633917+00:00 TRACE GE Z-Wave Switch/Dimmer/Fan/Outlet  Z-Wave command(284682dc) queued for radio transmission: CC:Configuration, CID:0x05
2023-01-24T20:38:37.447689917+00:00 INFO GE Z-Wave Switch/Dimmer/Fan/Outlet  <ZwaveDevice: d025a786-ad52-479d-8e1e-4882f652a388 [42] (Deck Light)> sending Z-Wave command: {args={parameter_number=3}, cmd_class="CONFIGURATION", cmd_id="GET", dst_channels={}, encap="AUTO", payload="\x03", src_channel=0, version=1}
2023-01-24T20:38:37.465670917+00:00 TRACE GE Z-Wave Switch/Dimmer/Fan/Outlet  Z-Wave command(77e50619) queued for radio transmission: CC:Association, CID:0x04
2023-01-24T20:38:37.474310584+00:00 INFO GE Z-Wave Switch/Dimmer/Fan/Outlet  <ZwaveDevice: d025a786-ad52-479d-8e1e-4882f652a388 [42] (Deck Light)> sending Z-Wave command: {args={grouping_identifier=3, node_ids={}}, cmd_class="ASSOCIATION", cmd_id="REMOVE", dst_channels={}, encap="AUTO", payload="\x03", src_channel=0, version=1}
2023-01-24T20:38:37.488486917+00:00 TRACE GE Z-Wave Switch/Dimmer/Fan/Outlet  Z-Wave command(ab3cc28c) queued for radio transmission: CC:Association, CID:0x02
2023-01-24T20:38:37.492043584+00:00 INFO GE Z-Wave Switch/Dimmer/Fan/Outlet  <ZwaveDevice: d025a786-ad52-479d-8e1e-4882f652a388 [42] (Deck Light)> sending Z-Wave command: {args={grouping_identifier=3}, cmd_class="ASSOCIATION", cmd_id="GET", dst_channels={}, encap="AUTO", payload="\x03", src_channel=0, version=1}
2023-01-24T20:38:37.504668917+00:00 INFO GE Z-Wave Switch/Dimmer/Fan/Outlet  <ZwaveDevice: d025a786-ad52-479d-8e1e-4882f652a388 [42] (Deck Light)> emitting event: {"attribute_id":"numberOfButtons","capability_id":"button","component_id":"main","state":{"value":1}}
2023-01-24T20:38:37.538856251+00:00 INFO GE Z-Wave Switch/Dimmer/Fan/Outlet  <ZwaveDevice: d025a786-ad52-479d-8e1e-4882f652a388 [42] (Deck Light)> emitting event: {"attribute_id":"supportedButtonValues","capability_id":"button","component_id":"main","state":{"value":["up","down","pushed","up_hold","down_hold","held","up_2x","down_2x","pushed_2x","up_3x","down_3x","pushed_3x"]}}
2023-01-24T20:38:37.545007584+00:00 DEBUG GE Z-Wave Switch/Dimmer/Fan/Outlet  Deck Light device thread event handled
2023-01-24T20:38:37.548464584+00:00 TRACE GE Z-Wave Switch/Dimmer/Fan/Outlet  <ZwaveDevice: d025a786-ad52-479d-8e1e-4882f652a388 [42] (Deck Light)> received unhandled lifecycle event: init
2023-01-24T20:38:37.549444584+00:00 DEBUG GE Z-Wave Switch/Dimmer/Fan/Outlet  Deck Light device thread event handled
2023-01-24T20:38:37.559741917+00:00 TRACE GE Z-Wave Switch/Dimmer/Fan/Outlet  Found DeviceLifecycleDispatcher handler in ge-zwave-switch
2023-01-24T20:38:37.560717584+00:00 DEBUG GE Z-Wave Switch/Dimmer/Fan/Outlet  Deck Light device thread event handled
2023-01-24T20:38:37.571825584+00:00 DEBUG GE Z-Wave Switch/Dimmer/Fan/Outlet  Deck Light device thread event handled
2023-01-24T20:38:37.581564917+00:00 TRACE GE Z-Wave Switch/Dimmer/Fan/Outlet  Z-Wave command(73ab5ca2) transmit status: TRANSMIT_COMPLETE_OK
2023-01-24T20:38:37.692779251+00:00 TRACE GE Z-Wave Switch/Dimmer/Fan/Outlet  Z-Wave command(04bcbf71) transmit status: TRANSMIT_COMPLETE_OK
2023-01-24T20:38:37.782928917+00:00 TRACE GE Z-Wave Switch/Dimmer/Fan/Outlet  Z-Wave command(4714be58) transmit status: TRANSMIT_COMPLETE_OK
2023-01-24T20:38:37.943492584+00:00 TRACE GE Z-Wave Switch/Dimmer/Fan/Outlet  Z-Wave command(5e3fc06c) transmit status: TRANSMIT_COMPLETE_OK
2023-01-24T20:38:37.947870584+00:00 TRACE GE Z-Wave Switch/Dimmer/Fan/Outlet  Received event with handler device_lifecycle
2023-01-24T20:38:37.949323251+00:00 INFO GE Z-Wave Switch/Dimmer/Fan/Outlet  <ZwaveDevice: d025a786-ad52-479d-8e1e-4882f652a388 [42] (Deck Light)> received lifecycle event: infoChanged
2023-01-24T20:38:37.968249584+00:00 TRACE GE Z-Wave Switch/Dimmer/Fan/Outlet  Found DeviceLifecycleDispatcher handler in ge-zwave-switch
2023-01-24T20:38:37.979580918+00:00 INFO GE Z-Wave Switch/Dimmer/Fan/Outlet  <ZwaveDevice: d025a786-ad52-479d-8e1e-4882f652a388 [42] (Deck Light)> emitting event: {"attribute_id":"numberOfButtons","capability_id":"button","component_id":"main","state":{"value":1}}
2023-01-24T20:38:37.989164918+00:00 INFO GE Z-Wave Switch/Dimmer/Fan/Outlet  <ZwaveDevice: d025a786-ad52-479d-8e1e-4882f652a388 [42] (Deck Light)> emitting event: {"attribute_id":"supportedButtonValues","capability_id":"button","component_id":"main","state":{"value":["up","down","pushed","up_hold","down_hold","held","up_2x","down_2x","pushed_2x","up_3x","down_3x","pushed_3x"]}}
2023-01-24T20:38:38.005826918+00:00 DEBUG GE Z-Wave Switch/Dimmer/Fan/Outlet  Deck Light device thread event handled
2023-01-24T20:38:38.083130251+00:00 TRACE GE Z-Wave Switch/Dimmer/Fan/Outlet  Z-Wave command(89c05195) transmit status: TRANSMIT_COMPLETE_OK
2023-01-24T20:38:38.182907251+00:00 TRACE GE Z-Wave Switch/Dimmer/Fan/Outlet  Z-Wave command(284682dc) transmit status: TRANSMIT_COMPLETE_OK
2023-01-24T20:38:38.282897251+00:00 TRACE GE Z-Wave Switch/Dimmer/Fan/Outlet  Z-Wave command(77e50619) transmit status: TRANSMIT_COMPLETE_OK
2023-01-24T20:38:38.383006584+00:00 TRACE GE Z-Wave Switch/Dimmer/Fan/Outlet  Z-Wave command(ab3cc28c) transmit status: TRANSMIT_COMPLETE_OK
---------- Push from switch
2023-01-24T20:39:11.616679934+00:00 TRACE GE Z-Wave Switch/Dimmer/Fan/Outlet  Received event with handler unnamed
2023-01-24T20:39:11.621566934+00:00 INFO GE Z-Wave Switch/Dimmer/Fan/Outlet  <ZwaveDevice: d025a786-ad52-479d-8e1e-4882f652a388 [42] (Deck Light)> received Z-Wave command: {args={value="ON_ENABLE"}, cmd_class="SWITCH_BINARY", cmd_id="REPORT", dst_channels={}, encap="S2_AUTH", payload="\xFF", src_channel=0, version=1}
2023-01-24T20:39:11.635601934+00:00 TRACE GE Z-Wave Switch/Dimmer/Fan/Outlet  Found ZwaveDispatcher handler in ge-zwave-switch
2023-01-24T20:39:11.640271934+00:00 INFO GE Z-Wave Switch/Dimmer/Fan/Outlet  <ZwaveDevice: d025a786-ad52-479d-8e1e-4882f652a388 [42] (Deck Light)> emitting event: {"attribute_id":"switch","capability_id":"switch","component_id":"main","state":{"value":"on"}}
2023-01-24T20:39:11.653035934+00:00 TRACE GE Z-Wave Switch/Dimmer/Fan/Outlet  Found ZwaveDispatcher handler in ge-zwave-switch
2023-01-24T20:39:11.654835267+00:00 DEBUG GE Z-Wave Switch/Dimmer/Fan/Outlet  Deck Light device thread event handled
2023-01-24T20:39:11.794311600+00:00 TRACE GE Z-Wave Switch/Dimmer/Fan/Outlet  Received event with handler unnamed
2023-01-24T20:39:11.795288934+00:00 INFO GE Z-Wave Switch/Dimmer/Fan/Outlet  <ZwaveDevice: d025a786-ad52-479d-8e1e-4882f652a388 [42] (Deck Light)> received Z-Wave command: {args={key_attributes="KEY_HELD_DOWN", scene_number=1, sequence_number=0, slow_refresh=true}, cmd_class="CENTRAL_SCENE", cmd_id="NOTIFICATION", dst_channels={}, encap="S2_AUTH", payload="\x00\x82\x01", src_channel=0, version=3}
2023-01-24T20:39:11.819848600+00:00 TRACE GE Z-Wave Switch/Dimmer/Fan/Outlet  Found ZwaveDispatcher handler in ge-zwave-switch
2023-01-24T20:39:11.822439600+00:00 INFO GE Z-Wave Switch/Dimmer/Fan/Outlet  <ZwaveDevice: d025a786-ad52-479d-8e1e-4882f652a388 [42] (Deck Light)> emitting event: {"attribute_id":"button","capability_id":"button","component_id":"main","state":{"value":"held"},"state_change":true}
2023-01-24T20:39:11.837173934+00:00 INFO GE Z-Wave Switch/Dimmer/Fan/Outlet  <ZwaveDevice: d025a786-ad52-479d-8e1e-4882f652a388 [42] (Deck Light)> emitting event: {"attribute_id":"button","capability_id":"button","component_id":"main","state":{"value":"up_hold"},"state_change":true}
2023-01-24T20:39:11.850112934+00:00 DEBUG GE Z-Wave Switch/Dimmer/Fan/Outlet  Deck Light device thread event handled
2023-01-24T20:39:11.963836600+00:00 TRACE GE Z-Wave Switch/Dimmer/Fan/Outlet  Received event with handler unnamed
2023-01-24T20:39:11.964809600+00:00 INFO GE Z-Wave Switch/Dimmer/Fan/Outlet  <ZwaveDevice: d025a786-ad52-479d-8e1e-4882f652a388 [42] (Deck Light)> received Z-Wave command: {args={key_attributes="KEY_RELEASED", scene_number=1, sequence_number=1, slow_refresh=true}, cmd_class="CENTRAL_SCENE", cmd_id="NOTIFICATION", dst_channels={}, encap="S2_AUTH", payload="\x01\x81\x01", src_channel=0, version=3}
2023-01-24T20:39:11.973194600+00:00 TRACE GE Z-Wave Switch/Dimmer/Fan/Outlet  Found ZwaveDispatcher handler in ge-zwave-switch
2023-01-24T20:39:11.977512600+00:00 DEBUG GE Z-Wave Switch/Dimmer/Fan/Outlet  Deck Light device thread event handled
------ Push from UI (current state is ON 
2023-01-24T20:39:43.769311949+00:00 TRACE GE Z-Wave Switch/Dimmer/Fan/Outlet  Received event with handler capability
2023-01-24T20:39:43.916950616+00:00 TRACE GE Z-Wave Switch/Dimmer/Fan/Outlet  Z-Wave command(064f4f85) queued for radio transmission: CC:Basic, CID:0x01
2023-01-24T20:39:43.918459949+00:00 INFO GE Z-Wave Switch/Dimmer/Fan/Outlet  <ZwaveDevice: d025a786-ad52-479d-8e1e-4882f652a388 [42] (Deck Light)> received command: {"args":{},"capability":"switch","command":"off","component":"main","positional_args":{}}
2023-01-24T20:39:43.957626616+00:00 TRACE GE Z-Wave Switch/Dimmer/Fan/Outlet  Found CapabilityCommandDispatcher handler in ge-zwave-switch
2023-01-24T20:39:43.959185616+00:00 INFO GE Z-Wave Switch/Dimmer/Fan/Outlet  <ZwaveDevice: d025a786-ad52-479d-8e1e-4882f652a388 [42] (Deck Light)> sending Z-Wave command: {args={value=0}, cmd_class="BASIC", cmd_id="SET", dst_channels={}, encap="AUTO", payload="\x00", src_channel=0, version=1}
2023-01-24T20:39:44.027147282+00:00 DEBUG GE Z-Wave Switch/Dimmer/Fan/Outlet  Deck Light device thread event handled
2023-01-24T20:39:44.062939616+00:00 DEBUG GE Z-Wave Switch/Dimmer/Fan/Outlet  Deck Light device thread event handled
2023-01-24T20:39:44.092978949+00:00 TRACE GE Z-Wave Switch/Dimmer/Fan/Outlet  Z-Wave command(064f4f85) transmit status: TRANSMIT_COMPLETE_OK
2023-01-24T20:39:45.021851616+00:00 TRACE GE Z-Wave Switch/Dimmer/Fan/Outlet  Z-Wave command(c7e0d0ef) queued for radio transmission: CC:Switch Binary, CID:0x02
2023-01-24T20:39:45.028402949+00:00 INFO GE Z-Wave Switch/Dimmer/Fan/Outlet  <ZwaveDevice: d025a786-ad52-479d-8e1e-4882f652a388 [42] (Deck Light)> sending Z-Wave command: {args={}, cmd_class="SWITCH_BINARY", cmd_id="GET", dst_channels={}, encap="AUTO", payload="", src_channel=0, version=1}
2023-01-24T20:39:45.030059283+00:00 DEBUG GE Z-Wave Switch/Dimmer/Fan/Outlet  Deck Light device thread event handled
2023-01-24T20:39:45.173109616+00:00 TRACE GE Z-Wave Switch/Dimmer/Fan/Outlet  Z-Wave command(c7e0d0ef) transmit status: TRANSMIT_COMPLETE_OK
------- OPERATION ABOVE ENDED WITH NETWORK ERROR ^^^^^2023-01-24T20:40:23.065194863+00:00 TRACE GE Z-Wave Switch/Dimmer/Fan/Outlet  Received event with handler unnamed
2023-01-24T20:40:23.066399863+00:00 INFO GE Z-Wave Switch/Dimmer/Fan/Outlet  <ZwaveDevice: d025a786-ad52-479d-8e1e-4882f652a388 [42] (Deck Light)> received Z-Wave command: {args={value="OFF_DISABLE"}, cmd_class="SWITCH_BINARY", cmd_id="REPORT", dst_channels={}, encap="S2_AUTH", payload="\x00", src_channel=0, version=1}
2023-01-24T20:40:23.088345530+00:00 TRACE GE Z-Wave Switch/Dimmer/Fan/Outlet  Found ZwaveDispatcher handler in ge-zwave-switch
2023-01-24T20:40:23.089326197+00:00 INFO GE Z-Wave Switch/Dimmer/Fan/Outlet  <ZwaveDevice: d025a786-ad52-479d-8e1e-4882f652a388 [42] (Deck Light)> emitting event: {"attribute_id":"switch","capability_id":"switch","component_id":"main","state":{"value":"off"}}
2023-01-24T20:40:23.105684530+00:00 TRACE GE Z-Wave Switch/Dimmer/Fan/Outlet  Found ZwaveDispatcher handler in ge-zwave-switch
2023-01-24T20:40:23.106664863+00:00 DEBUG GE Z-Wave Switch/Dimmer/Fan/Outlet  Deck Light device thread event handled
2023-01-24T20:40:23.239886197+00:00 TRACE GE Z-Wave Switch/Dimmer/Fan/Outlet  Received event with handler unnamed
2023-01-24T20:40:23.240851863+00:00 INFO GE Z-Wave Switch/Dimmer/Fan/Outlet  <ZwaveDevice: d025a786-ad52-479d-8e1e-4882f652a388 [42] (Deck Light)> received Z-Wave command: {args={key_attributes="KEY_HELD_DOWN", scene_number=1, sequence_number=2, slow_refresh=true}, cmd_class="CENTRAL_SCENE", cmd_id="NOTIFICATION", dst_channels={}, encap="S2_AUTH", payload="\x02\x82\x01", src_channel=0, version=3}
2023-01-24T20:40:23.265906197+00:00 TRACE GE Z-Wave Switch/Dimmer/Fan/Outlet  Found ZwaveDispatcher handler in ge-zwave-switch
2023-01-24T20:40:23.266880197+00:00 INFO GE Z-Wave Switch/Dimmer/Fan/Outlet  <ZwaveDevice: d025a786-ad52-479d-8e1e-4882f652a388 [42] (Deck Light)> emitting event: {"attribute_id":"button","capability_id":"button","component_id":"main","state":{"value":"held"},"state_change":true}
2023-01-24T20:40:23.277889197+00:00 INFO GE Z-Wave Switch/Dimmer/Fan/Outlet  <ZwaveDevice: d025a786-ad52-479d-8e1e-4882f652a388 [42] (Deck Light)> emitting event: {"attribute_id":"button","capability_id":"button","component_id":"main","state":{"value":"up_hold"},"state_change":true}
2023-01-24T20:40:23.292337530+00:00 DEBUG GE Z-Wave Switch/Dimmer/Fan/Outlet  Deck Light device thread event handled
2023-01-24T20:40:23.425129863+00:00 TRACE GE Z-Wave Switch/Dimmer/Fan/Outlet  Received event with handler unnamed
2023-01-24T20:40:23.430786863+00:00 INFO GE Z-Wave Switch/Dimmer/Fan/Outlet  <ZwaveDevice: d025a786-ad52-479d-8e1e-4882f652a388 [42] (Deck Light)> received Z-Wave command: {args={key_attributes="KEY_RELEASED", scene_number=1, sequence_number=3, slow_refresh=true}, cmd_class="CENTRAL_SCENE", cmd_id="NOTIFICATION", dst_channels={}, encap="S2_AUTH", payload="\x03\x81\x01", src_channel=0, version=3}
2023-01-24T20:40:23.439280530+00:00 TRACE GE Z-Wave Switch/Dimmer/Fan/Outlet  Found ZwaveDispatcher handler in ge-zwave-switch
2023-01-24T20:40:23.440243197+00:00 DEBUG GE Z-Wave Switch/Dimmer/Fan/Outlet  Deck Light device thread event handled
---------------
------ Push from UI (current state is OFF
2023-01-24T20:41:15.674956870+00:00 TRACE GE Z-Wave Switch/Dimmer/Fan/Outlet  Received event with handler capability
2023-01-24T20:41:15.694431203+00:00 TRACE GE Z-Wave Switch/Dimmer/Fan/Outlet  Z-Wave command(1f52df82) queued for radio transmission: CC:Basic, CID:0x01
2023-01-24T20:41:15.700771536+00:00 INFO GE Z-Wave Switch/Dimmer/Fan/Outlet  <ZwaveDevice: d025a786-ad52-479d-8e1e-4882f652a388 [42] (Deck Light)> received command: {"args":{},"capability":"switch","command":"on","component":"main","positional_args":{}}
2023-01-24T20:41:15.706494870+00:00 TRACE GE Z-Wave Switch/Dimmer/Fan/Outlet  Found CapabilityCommandDispatcher handler in ge-zwave-switch
2023-01-24T20:41:15.708053536+00:00 INFO GE Z-Wave Switch/Dimmer/Fan/Outlet  <ZwaveDevice: d025a786-ad52-479d-8e1e-4882f652a388 [42] (Deck Light)> sending Z-Wave command: {args={value=255}, cmd_class="BASIC", cmd_id="SET", dst_channels={}, encap="AUTO", payload="\xFF", src_channel=0, version=1}
2023-01-24T20:41:15.715545536+00:00 DEBUG GE Z-Wave Switch/Dimmer/Fan/Outlet  Deck Light device thread event handled
2023-01-24T20:41:15.716520536+00:00 DEBUG GE Z-Wave Switch/Dimmer/Fan/Outlet  Deck Light device thread event handled
2023-01-24T20:41:15.792944870+00:00 TRACE GE Z-Wave Switch/Dimmer/Fan/Outlet  Z-Wave command(1f52df82) transmit status: TRANSMIT_COMPLETE_OK
2023-01-24T20:41:16.729799203+00:00 TRACE GE Z-Wave Switch/Dimmer/Fan/Outlet  Z-Wave command(48f07e02) queued for radio transmission: CC:Switch Binary, CID:0x02
2023-01-24T20:41:16.736429203+00:00 INFO GE Z-Wave Switch/Dimmer/Fan/Outlet  <ZwaveDevice: d025a786-ad52-479d-8e1e-4882f652a388 [42] (Deck Light)> sending Z-Wave command: {args={}, cmd_class="SWITCH_BINARY", cmd_id="GET", dst_channels={}, encap="AUTO", payload="", src_channel=0, version=1}
2023-01-24T20:41:16.738108870+00:00 DEBUG GE Z-Wave Switch/Dimmer/Fan/Outlet  Deck Light device thread event handled
2023-01-24T20:41:16.893172870+00:00 TRACE GE Z-Wave Switch/Dimmer/Fan/Outlet  Z-Wave command(48f07e02) transmit status: TRANSMIT_COMPLETE_OK
==== OPERATION ABOVE END WITH NETWORK ERROR ^^^

Somehow this thread is marked as solved, when it is not. How best to reopen?

I agree with @h0ckeysk8er that it looks like it could be something odd going on with S2 security. My theory would be that the hub isn’t sending messages to the device with S2 encryption (the decision to encrypt or not is supposed to be handled automatically, hence the encap="AUTO" on outgoing messages). If the device receives an unencrypted command to a secure command class it just ignores it, which is what your logs look like to me. The device obviously thinks that it’s joined S2 since it’s sending encrypted messages back to the hub when you physically toggle it. Since the hub is decrypting those commands properly, they’re obviously in sync with their nonce.

It would be interesting to see which command classes the hub has marked as secure. That info used to be available through the Groovy IDE but I don’t think it can be queried through the API. It’s available inside the driver though - if you install my “Z-Wave Explorer” driver from this channel, you can swap this device to it and it’ll display some good info regarding the device including which command classes the hub thinks are secure (you’ll probably need to close and re-open the ST app after swapping).

Regardless of what that shows though, the next step will probably be to do a fresh exclude/include.

1 Like

I’ll try this when I have a few hours to tinker.

Thanks a lot.

@philh30 … I got “There was an internal server error.” when I tried to accept your terms of service for the Z-Wave Explorer channel.

Try a different browser? I know people have trouble from time to time with those links.

Same problem with Safari or Chrome. URL is: SmartThings. Add a little smartness to your things.

I’ll be out of town till Friday so I won’t be able to try this till then.

Also wondering if @harobinson has a different hub than I do hence not seeing the Z-Wave transmit errors that I’m seeing. Perhaps on a v2/v3 hub it looks like the transmit happened successfully even if it didn’t vs on my Connect Home/Wi-fi hub, I’m actually seeing the transmission errors. It could also explain the Transmit Complete No Ack messages if the hub sent the message unencrypted and the device never responded.

Suffice to say, it’s too coincidental that both of our devices were 1) working fine on a Groovy DTH for years; 2) things stopped working upon moving to an Edge driver; 3) are using S2 security; and 4) exhibit the same behavior of the hub being able to receive messages but seemingly not transmit them.

Is there any way you can tweak the driver to actually send the commands with the S2 encap instead of Auto for those devices that are authenticated with S2?

Looks like a problem on the backend of the channel subscription service to me.

I think the common thread is that you both excluded and re-joined devices and you’re both having z-wave radio issues. It could be some fundamental issue with the ST z-wave implementation (I have my doubts about it - I found it impossible to keep several S2 sensors alive on my mesh), but I’m not convinced of that at this point.

You’re getting NO_ACK and FAIL which means the device didn’t receive the message. He’s getting an ACK but the device isn’t acting on it. You have a battery powered device that is notorious for comms issues, while his is mains powered. I’m thinking root cause is going to end up being different.

It’s the same channel as the zwave lock driver. Are you able to get in through the driver menu in the app?

Yes, if I were at home and could reach my hub to install it. Plus the lock went offline after several hours yesterday.

Try the channel link to the top of the thread below:

Same problem. Internal server error.