Zwave Device Not Updating State in HA

I’ve got an Aeotec DSC18103 Micro Smart Switch (2nd Edition) that I have been using to control a ceiling fan for quite some time. A few days ago the switch stopped updating its state in HA. What’s strange is I can still control the device by sending switch.turn_off/on commands via the services tab, but the state never updates - neither in the GUI or in the states tab. I have other identical switches that are functioning just fine. I haven’t made any recent changes to my Zwave configuration and I’ve updated HA to 70.1 and still no dice. Any ideas on how to troubleshoot this? Is this a Open Zwave problem? A HA problem? Or could the device be failing? Thanks in advance.

UPDATE: Just as soon as I type this up it starts working (of course), perhaps the update to 70.1 did the trick. I’ll see if its permanent or if reverts back to not updating the status.

Seems like I’m getting a few errors in the zwave log, but I’m not sure what to make of them:

2018-06-05 22:45:21.142 Info, Node037, Value::Set - COMMAND_CLASS_SWITCH_BINARY - Switch - 0 - 1 - False
2018-06-05 22:45:21.142 Info, Node037, SwitchBinary::Set - Setting node 37 to Off
2018-06-05 22:45:21.142 Detail, Node037, Queuing (Send) SwitchBinaryCmd_Set (Node=37): 0x01, 0x0a, 0x00, 0x13, 0x25, 0x03, 0x25, 0x01, 0x00, 0x25, 0x29, 0xe8
2018-06-05 22:45:21.142 Detail, Node037, Queuing (Send) SwitchBinaryCmd_Get (Node=37): 0x01, 0x09, 0x00, 0x13, 0x25, 0x02, 0x25, 0x02, 0x25, 0x2a, 0xea
2018-06-05 22:45:22.828 Info, Node037, Value::Set - COMMAND_CLASS_SWITCH_BINARY - Switch - 0 - 1 - False
2018-06-05 22:45:22.828 Info, Node037, SwitchBinary::Set - Setting node 37 to Off
2018-06-05 22:45:22.828 Detail, Node037, Queuing (Send) SwitchBinaryCmd_Set (Node=37): 0x01, 0x0a, 0x00, 0x13, 0x25, 0x03, 0x25, 0x01, 0x00, 0x25, 0x2b, 0xea
2018-06-05 22:45:22.828 Detail, Node037, Queuing (Send) SwitchBinaryCmd_Get (Node=37): 0x01, 0x09, 0x00, 0x13, 0x25, 0x02, 0x25, 0x02, 0x25, 0x2c, 0xec
2018-06-05 22:45:30.249 Error, Node037, ERROR: Dropping command, expected response not received after 1 attempt(s)
2018-06-05 22:45:30.249 Detail, Node037, Removing current message
2018-06-05 22:45:30.249 Detail, Node037, Notification: Notification - TimeOut
2018-06-05 22:45:30.251 Detail, 
2018-06-05 22:45:30.251 Info, Node037, Sending (Send) message (Callback ID=0x29, Expected Reply=0x13) - SwitchBinaryCmd_Set (Node=37): 0x01, 0x0a, 0x00, 0x13, 0x25, 0x03, 0x25, 0x01, 0x00, 0x25, 0x29, 0xe8
2018-06-05 22:45:30.259 Detail, Node037,   Received: 0x01, 0x04, 0x01, 0x13, 0x01, 0xe8
2018-06-05 22:45:30.259 Detail, Node037,   ZW_SEND_DATA delivered to Z-Wave stack
2018-06-05 22:45:30.276 Detail, Node037,   Received: 0x01, 0x07, 0x00, 0x13, 0x29, 0x00, 0x00, 0x02, 0xc0
2018-06-05 22:45:30.276 Detail, Node037,   ZW_SEND_DATA Request with callback ID 0x29 received (expected 0x29)
2018-06-05 22:45:30.276 Info, Node037, Request RTT 24 Average Request RTT 24
2018-06-05 22:45:30.276 Detail,   Expected callbackId was received
2018-06-05 22:45:30.276 Detail,   Expected reply was received
2018-06-05 22:45:30.276 Detail,   Message transaction complete
2018-06-05 22:45:30.276 Detail, 
2018-06-05 22:45:30.276 Detail, Node037, Removing current message
2018-06-05 22:45:30.276 Detail, 
2018-06-05 22:45:30.276 Info, Node037, Sending (Send) message (Callback ID=0x2a, Expected Reply=0x04) - SwitchBinaryCmd_Get (Node=37): 0x01, 0x09, 0x00, 0x13, 0x25, 0x02, 0x25, 0x02, 0x25, 0x2a, 0xea
2018-06-05 22:45:30.284 Detail, Node037,   Received: 0x01, 0x04, 0x01, 0x13, 0x01, 0xe8
2018-06-05 22:45:30.284 Detail, Node037,   ZW_SEND_DATA delivered to Z-Wave stack
2018-06-05 22:45:30.301 Detail, Node037,   Received: 0x01, 0x07, 0x00, 0x13, 0x2a, 0x00, 0x00, 0x02, 0xc3
2018-06-05 22:45:30.301 Detail, Node037,   ZW_SEND_DATA Request with callback ID 0x2a received (expected 0x2a)
2018-06-05 22:45:30.301 Info, Node037, Request RTT 24 Average Request RTT 24
2018-06-05 22:45:30.301 Detail,   Expected callbackId was received
2018-06-05 22:45:31.466 Info, Node037, Value::Set - COMMAND_CLASS_SWITCH_BINARY - Switch - 0 - 1 - True
2018-06-05 22:45:31.466 Info, Node037, SwitchBinary::Set - Setting node 37 to On
2018-06-05 22:45:31.466 Detail, Node037, Queuing (Send) SwitchBinaryCmd_Set (Node=37): 0x01, 0x0a, 0x00, 0x13, 0x25, 0x03, 0x25, 0x01, 0xff, 0x25, 0x2d, 0x13
2018-06-05 22:45:31.466 Detail, Node037, Queuing (Send) SwitchBinaryCmd_Get (Node=37): 0x01, 0x09, 0x00, 0x13, 0x25, 0x02, 0x25, 0x02, 0x25, 0x2e, 0xee
2018-06-05 22:45:40.278 Error, Node037, ERROR: Dropping command, expected response not received after 1 attempt(s)
2018-06-05 22:45:40.278 Detail, Node037, Removing current message
2018-06-05 22:45:40.278 Detail, Node037, Notification: Notification - TimeOut
2018-06-05 22:45:40.280 Detail, 
2018-06-05 22:45:40.280 Info, Node037, Sending (Send) message (Callback ID=0x2b, Expected Reply=0x13) - SwitchBinaryCmd_Set (Node=37): 0x01, 0x0a, 0x00, 0x13, 0x25, 0x03, 0x25, 0x01, 0x00, 0x25, 0x2b, 0xea
2018-06-05 22:45:40.288 Detail, Node037,   Received: 0x01, 0x04, 0x01, 0x13, 0x01, 0xe8
2018-06-05 22:45:40.288 Detail, Node037,   ZW_SEND_DATA delivered to Z-Wave stack
2018-06-05 22:45:40.304 Detail, Node037,   Received: 0x01, 0x07, 0x00, 0x13, 0x2b, 0x00, 0x00, 0x02, 0xc2
2018-06-05 22:45:40.304 Detail, Node037,   ZW_SEND_DATA Request with callback ID 0x2b received (expected 0x2b)
2018-06-05 22:45:40.305 Info, Node037, Request RTT 24 Average Request RTT 24
2018-06-05 22:45:40.305 Detail,   Expected callbackId was received
2018-06-05 22:45:40.305 Detail,   Expected reply was received
2018-06-05 22:45:40.305 Detail,   Message transaction complete
2018-06-05 22:45:40.305 Detail, 
2018-06-05 22:45:40.305 Detail, Node037, Removing current message
2018-06-05 22:45:40.305 Detail, 
2018-06-05 22:45:40.305 Info, Node037, Sending (Send) message (Callback ID=0x2c, Expected Reply=0x04) - SwitchBinaryCmd_Get (Node=37): 0x01, 0x09, 0x00, 0x13, 0x25, 0x02, 0x25, 0x02, 0x25, 0x2c, 0xec
2018-06-05 22:45:40.312 Detail, Node037,   Received: 0x01, 0x04, 0x01, 0x13, 0x01, 0xe8
2018-06-05 22:45:40.312 Detail, Node037,   ZW_SEND_DATA delivered to Z-Wave stack
2018-06-05 22:45:40.329 Detail, Node037,   Received: 0x01, 0x07, 0x00, 0x13, 0x2c, 0x00, 0x00, 0x03, 0xc4
2018-06-05 22:45:40.329 Detail, Node037,   ZW_SEND_DATA Request with callback ID 0x2c received (expected 0x2c)
2018-06-05 22:45:40.329 Info, Node037, Request RTT 24 Average Request RTT 24
2018-06-05 22:45:40.329 Detail,   Expected callbackId was received
2018-06-05 22:45:50.306 Error, Node037, ERROR: Dropping command, expected response not received after 1 attempt(s)
2018-06-05 22:45:50.306 Detail, Node037, Removing current message
2018-06-05 22:45:50.306 Detail, Node037, Notification: Notification - TimeOut
2018-06-05 22:45:50.308 Detail, 
2018-06-05 22:45:50.308 Info, Node037, Sending (Send) message (Callback ID=0x2d, Expected Reply=0x13) - SwitchBinaryCmd_Set (Node=37): 0x01, 0x0a, 0x00, 0x13, 0x25, 0x03, 0x25, 0x01, 0xff, 0x25, 0x2d, 0x13
2018-06-05 22:45:50.315 Detail, Node037,   Received: 0x01, 0x04, 0x01, 0x13, 0x01, 0xe8
2018-06-05 22:45:50.315 Detail, Node037,   ZW_SEND_DATA delivered to Z-Wave stack
2018-06-05 22:45:50.332 Detail, Node037,   Received: 0x01, 0x07, 0x00, 0x13, 0x2d, 0x00, 0x00, 0x02, 0xc4
2018-06-05 22:45:50.332 Detail, Node037,   ZW_SEND_DATA Request with callback ID 0x2d received (expected 0x2d)
2018-06-05 22:45:50.332 Info, Node037, Request RTT 24 Average Request RTT 24
2018-06-05 22:45:50.332 Detail,   Expected callbackId was received
2018-06-05 22:45:50.332 Detail,   Expected reply was received
2018-06-05 22:45:50.332 Detail,   Message transaction complete
2018-06-05 22:45:50.332 Detail, 
2018-06-05 22:45:50.332 Detail, Node037, Removing current message
2018-06-05 22:45:50.332 Detail, 
2018-06-05 22:45:50.332 Info, Node037, Sending (Send) message (Callback ID=0x2e, Expected Reply=0x04) - SwitchBinaryCmd_Get (Node=37): 0x01, 0x09, 0x00, 0x13, 0x25, 0x02, 0x25, 0x02, 0x25, 0x2e, 0xee
2018-06-05 22:45:50.340 Detail, Node037,   Received: 0x01, 0x04, 0x01, 0x13, 0x01, 0xe8
2018-06-05 22:45:50.340 Detail, Node037,   ZW_SEND_DATA delivered to Z-Wave stack
2018-06-05 22:45:50.357 Detail, Node037,   Received: 0x01, 0x07, 0x00, 0x13, 0x2e, 0x00, 0x00, 0x02, 0xc7
2018-06-05 22:45:50.357 Detail, Node037,   ZW_SEND_DATA Request with callback ID 0x2e received (expected 0x2e)
2018-06-05 22:45:50.357 Info, Node037, Request RTT 24 Average Request RTT 24
2018-06-05 22:45:50.357 Detail,   Expected callbackId was received