Leviton dimmer not telling status

Hi,

I have a weird thing going on. I have a Leviton zwave dimmer that is not communicating well with HASS. It is the closest device to my server, but lately it isn’t updating status if I switch the lights on manually. If I use HASS, it will do the command (turn the lights on) but never show the lights as on in HASS. I can turn them “off” if I turn the lights “on” in HASS, so it flicks to on, then off, and the lights do indeed turn off.

I have tried a few things, and this is what is currently in my config.

zwave:
#  polling_interval: 30000
#  autoheal: true
  device_config:
    light.leviton_dz6hd_1bz_decora_600w_smart_dimmer_level:
      polling_intensity: 1
      refresh_value: true
#      delay: 3
#      ignored: false`

All the things that are remarked out have been not remarked out at one point, but still the same issues. This system has worked well since January, and it seems what I updated to 96 it became an issue, but I also had a power outage right around then so it is hard to say if the 96 update did it or the power outage.

Thanks

Seems like it is getting worse.

I removed it, and added it again. Unknown node. Removed, added it traditional way. Same. Removed, added as secure node. Same.

Ugh? Any ideas? How do I get it back to recognizing what kind of device it is?

I think these errors are the problem.

2019-07-29 16:19:57.218 Info, Node007, Sending (Query) message (Callback ID=0x2b, Expected Reply=0x04) - ManufacturerSpecificCmd_Get (Node=7): 0x01, 0x09, 0x00, 0x13, 0x07, 0x02, 0x72, 0x04, 0x25, 0x2b, 0x98
2019-07-29 16:19:57.229 Detail, Node007,   Received: 0x01, 0x04, 0x01, 0x13, 0x01, 0xe8
2019-07-29 16:19:57.229 Detail, Node007,   ZW_SEND_DATA delivered to Z-Wave stack
2019-07-29 16:19:57.246 Detail, Node007,   Received: 0x01, 0x07, 0x00, 0x13, 0x2b, 0x00, 0x00, 0x02, 0xc2
2019-07-29 16:19:57.246 Detail, Node007,   ZW_SEND_DATA Request with callback ID 0x2b received (expected 0x2b)
2019-07-29 16:19:57.246 Info, Node007, Request RTT 27 Average Request RTT 33
2019-07-29 16:19:57.246 Detail,   Expected callbackId was received
2019-07-29 16:20:07.221 Error, Node007, ERROR: Dropping command, expected response not received after 1 attempt(s)
2019-07-29 16:20:07.221 Detail, Node007, Removing current message
2019-07-29 16:20:07.221 Detail, Node007, Notification: Notification - TimeOut
2019-07-29 16:20:07.222 Detail, Node007, Query Stage Complete (ManufacturerSpecific1)
2019-07-29 16:20:07.222 Detail, Node007, AdvanceQueries queryPending=0 queryRetries=0 queryStage=NodeInfo live=1
2019-07-29 16:20:07.222 Detail, Node007, QueryStage_NodePlusInfo
2019-07-29 16:20:07.222 Detail, Node007, Queuing (Query) ZWavePlusInfoCmd_Get (Node=7): 0x01, 0x09, 0x00, 0x13, 0x07, 0x02, 0x5e, 0x01, 0x25, 0x2c, 0xb6
2019-07-29 16:20:07.222 Detail, Node007, Queuing (Query) Query Stage Complete (NodePlusInfo)
2019-07-29 16:20:07.222 Detail,
2019-07-29 16:20:07.222 Info, Node007, Sending (Query) message (Callback ID=0x2c, Expected Reply=0x04) - ZWavePlusInfoCmd_Get (Node=7): 0x01, 0x09, 0x00, 0x13, 0x07, 0x02, 0x5e, 0x01, 0x25, 0x2c, 0xb6
2019-07-29 16:20:07.234 Detail, Node007,   Received: 0x01, 0x04, 0x01, 0x13, 0x01, 0xe8
2019-07-29 16:20:07.234 Detail, Node007,   ZW_SEND_DATA delivered to Z-Wave stack
2019-07-29 16:20:07.251 Detail, Node007,   Received: 0x01, 0x07, 0x00, 0x13, 0x2c, 0x00, 0x00, 0x02, 0xc5
2019-07-29 16:20:07.251 Detail, Node007,   ZW_SEND_DATA Request with callback ID 0x2c received (expected 0x2c)
2019-07-29 16:20:07.251 Info, Node007, Request RTT 29 Average Request RTT 31
2019-07-29 16:20:07.251 Detail,   Expected callbackId was received
2019-07-29 16:20:17.223 Error, Node007, ERROR: Dropping command, expected response not received after 1 attempt(s)
2019-07-29 16:20:17.223 Detail, Node007, Removing current message
2019-07-29 16:20:17.223 Detail, Node007, Notification: Notification - TimeOut
2019-07-29 16:20:17.225 Detail, Node007, Query Stage Complete (NodePlusInfo)
2019-07-29 16:20:17.225 Detail, Node007, AdvanceQueries queryPending=0 queryRetries=0 queryStage=SecurityReport live=1
2019-07-29 16:20:17.225 Detail, Node007, QueryStage_SecurityReport
2019-07-29 16:20:17.225 Detail, Node007, QueryStage_ManufacturerSpecific2
2019-07-29 16:20:17.225 Detail, Node007, Queuing (Query) ManufacturerSpecificCmd_Get (Node=7): 0x01, 0x09, 0x00, 0x13, 0x07, 0x02, 0x72, 0x04, 0x25, 0x2d, 0x9e
2019-07-29 16:20:17.225 Detail, Node007, Queuing (Query) Query Stage Complete (ManufacturerSpecific2)
2019-07-29 16:20:17.225 Detail,
2019-07-29 16:20:17.225 Info, Node007, Sending (Query) message (Callback ID=0x2d, Expected Reply=0x04) - ManufacturerSpecificCmd_Get (Node=7): 0x01, 0x09, 0x00, 0x13, 0x07, 0x02, 0x72, 0x04, 0x25, 0x2d, 0x9e
2019-07-29 16:20:17.238 Detail, Node007,   Received: 0x01, 0x04, 0x01, 0x13, 0x01, 0xe8
2019-07-29 16:20:17.238 Detail, Node007,   ZW_SEND_DATA delivered to Z-Wave stack
2019-07-29 16:20:17.255 Detail, Node007,   Received: 0x01, 0x07, 0x00, 0x13, 0x2d, 0x00, 0x00, 0x03, 0xc5
2019-07-29 16:20:17.255 Detail, Node007,   ZW_SEND_DATA Request with callback ID 0x2d received (expected 0x2d)
2019-07-29 16:20:17.255 Info, Node007, Request RTT 29 Average Request RTT 30
2019-07-29 16:20:17.255 Detail,   Expected callbackId was received
2019-07-29 16:20:27.226 Error, Node007, ERROR: Dropping command, expected response not received after 1 attempt(s)