Z-wave issue - HA sending value 0

I have a problem with two of my two Z-wave Aeotec dimmer plugs, after upgrading to v0.62.0.

It’s random if they work or not. The node is communicating with HA - but nothing is happening if I try to turn the light on/off.

After a lot of excluding the nodes and adding them again (tried both basic and secure). Also tried to factory reset them. The random-issue is still there. I have to restart HA to get them working. After about 8 restarts now, i finally got them working both at the same time. Every time before, none or only one of them worked.

All other Z-wave devices works fine. The aeotec dimmers has been worked fine the last months and I have never had any problems with them - until this upgrade.

In the logs, it looks like HA isn’t sending any value. Here is from when it’s working. When it’s not working, the value is always 0.

Node024, Received SwitchMultiLevel report: level=53
2018-01-30 01:11:03.858 Detail, Node024, Refreshed Value: old value=0, new value=53, type=byte

As it works random when restarting HA, I suspect this is a HA issue?

Z-wave log from when it’s not working:

2018-01-29 23:30:23.264 Detail, Node024, Queuing (Send) MultiChannel Encapsulated (instance=2): SwitchMultilevelCmd_Get (Node=24): 0x01, 0x0d, 0x00, 0x13, 0x18, 0x06, 0x60, 0x0d, 0x01, 0x02, 0x26, 0x02, 0x25, 0xcd, 0x5d
2018-01-29 23:30:23.264 Info, Node024, Sending (Send) message (Callback ID=0xcd, Expected Reply=0x04) - MultiChannel Encapsulated (instance=2): SwitchMultilevelCmd_Get (Node=24): 0x01, 0x0d, 0x00, 0x13, 0x18, 0x06, 0x60, 0x0d, 0x01, 0x02, 0x26, 0x02, 0x25, 0xcd, 0x5d
2018-01-29 23:30:23.272 Detail, Node024,   Received: 0x01, 0x04, 0x01, 0x13, 0x01, 0xe8
2018-01-29 23:30:23.272 Detail, Node024,   ZW_SEND_DATA delivered to Z-Wave stack
2018-01-29 23:30:23.324 Detail, Node024,   Received: 0x01, 0x07, 0x00, 0x13, 0xcd, 0x00, 0x00, 0x06, 0x20
2018-01-29 23:30:23.324 Detail, Node024,   ZW_SEND_DATA Request with callback ID 0xcd received (expected 0xcd)
2018-01-29 23:30:23.324 Info, Node024, Request RTT 59 Average Request RTT 68
2018-01-29 23:30:23.406 Detail, Node024,   Received: 0x01, 0x0d, 0x00, 0x04, 0x00, 0x18, 0x07, 0x60, 0x0d, 0x02, 0x01, 0x26, 0x03, 0x00, 0xa2
2018-01-29 23:30:23.406 Info, Node024, Response RTT 142 Average Response RTT 164
2018-01-29 23:30:23.406 Info, Node024, Received a MultiChannelEncap from node 24, endpoint 2 for Command Class COMMAND_CLASS_SWITCH_MULTILEVEL
2018-01-29 23:30:23.406 Info, Node024, Received SwitchMultiLevel report: level=0
2018-01-29 23:30:23.406 Detail, Node024, Refreshed Value: old value=0, new value=0, type=byte
2018-01-29 23:30:23.406 Detail, Node024, Changes to this value are not verified
2018-01-29 23:30:23.406 Detail, Node024,   Expected reply and command class was received
2018-01-29 23:30:23.407 Detail, Node024,   Message transaction complete
2018-01-29 23:30:23.407 Detail, Node024, Removing current message
2018-01-29 23:30:23.407 Detail, Node024, Notification: ValueChanged

And here it’s from when it works:

2018-01-30 01:11:03.653 Detail, Node024, Queuing (Send) MultiChannel Encapsulated (instance=1): SwitchMultilevelCmd_Get (Node=24): 0x01, 0x0d, 0x00, 0x13, 0x18, 0x06, 0x60, 0x0d, 0x01, 0x01, 0x26, 0x02, 0x25, 0x4a, 0xd9
2018-01-30 01:11:03.662 Info, Node024, Sending (Send) message (Callback ID=0x49, Expected Reply=0x13) - MultiChannel Encapsulated (instance=1): SwitchMultilevelCmd_Set (Node=24): 0x01, 0x0f, 0x00, 0x13, 0x18, 0x08, 0x60, 0x0d, 0x01, 0x01, 0x26, 0x01, 0xff, 0xff, 0x25, 0x49, 0xd5
2018-01-30 01:11:03.670 Detail, Node024,   Received: 0x01, 0x04, 0x01, 0x13, 0x01, 0xe8
2018-01-30 01:11:03.670 Detail, Node024,   ZW_SEND_DATA delivered to Z-Wave stack
2018-01-30 01:11:03.711 Detail, Node024,   Received: 0x01, 0x07, 0x00, 0x13, 0x49, 0x00, 0x00, 0x04, 0xa6
2018-01-30 01:11:03.711 Detail, Node024,   ZW_SEND_DATA Request with callback ID 0x49 received (expected 0x49)
2018-01-30 01:11:03.711 Info, Node024, Request RTT 48 Average Request RTT 49
2018-01-30 01:11:03.711 Detail, Node024, Removing current message
2018-01-30 01:11:03.712 Info, Node024, Sending (Send) message (Callback ID=0x4a, Expected Reply=0x04) - MultiChannel Encapsulated (instance=1): SwitchMultilevelCmd_Get (Node=24): 0x01, 0x0d, 0x00, 0x13, 0x18, 0x06, 0x60, 0x0d, 0x01, 0x01, 0x26, 0x02, 0x25, 0x4a, 0xd9
2018-01-30 01:11:03.720 Detail, Node024,   Received: 0x01, 0x04, 0x01, 0x13, 0x01, 0xe8
2018-01-30 01:11:03.720 Detail, Node024,   ZW_SEND_DATA delivered to Z-Wave stack
2018-01-30 01:11:03.784 Detail, Node024,   Received: 0x01, 0x07, 0x00, 0x13, 0x4a, 0x00, 0x00, 0x06, 0xa7
2018-01-30 01:11:03.784 Detail, Node024,   ZW_SEND_DATA Request with callback ID 0x4a received (expected 0x4a)
2018-01-30 01:11:03.784 Info, Node024, Request RTT 72 Average Request RTT 60
2018-01-30 01:11:03.857 Detail, Node024,   Received: 0x01, 0x0d, 0x00, 0x04, 0x00, 0x18, 0x07, 0x60, 0x0d, 0x01, 0x01, 0x26, 0x03, 0x35, 0x94
2018-01-30 01:11:03.858 Info, Node024, Response RTT 145 Average Response RTT 137
2018-01-30 01:11:03.858 Info, Node024, Received a MultiChannelEncap from node 24, endpoint 1 for Command Class COMMAND_CLASS_SWITCH_MULTILEVEL
2018-01-30 01:11:03.858 Info, Node024, Received SwitchMultiLevel report: level=53
2018-01-30 01:11:03.858 Detail, Node024, Refreshed Value: old value=0, new value=53, type=byte
2018-01-30 01:11:03.858 Detail, Node024, Changes to this value are not verified
2018-01-30 01:11:03.858 Detail, Node024,   Expected reply and command class was received
2018-01-30 01:11:03.858 Detail, Node024,   Message transaction complete
2018-01-30 01:11:03.858 Detail, Node024, Removing current message
2018-01-30 01:11:03.858 Detail, Node024, Notification: ValueChanged

Any suggestions?

I also have problems with aeotec dimmer 6…
Mine is that the level and switch is gone and sensors are left… so i can only turn on and off from wall plug itself.
(I can add that after having issues with razberry i purchased a new pi3 and a razberry2 card . Set up a new hass.io and excluded all items i have and included again…)