0.62 update

Is everyone ok with this update? Half of my lights just stopped responding (mostly fibaro dimmer 2). I can switch them on/off manually. They do report the state back to HA. But turning them on or off from HA - nothing happens (from the frontend or the rules). This is what i see in the logs

2018-01-29 18:45:15.129 Info, Node003, Value::Set - COMMAND_CLASS_SWITCH_MULTILEVEL - Dimming Duration - 5 - 2 - 255
2018-01-29 18:45:15.129 Detail, Node003, Refreshed Value: old value=255, new value=255, type=byte
2018-01-29 18:45:15.129 Detail, Node003, Changes to this value are not verified
2018-01-29 18:45:15.129 Detail, Node003, Notification: ValueChanged
2018-01-29 18:45:15.131 Info, Node003, Value::Set - COMMAND_CLASS_SWITCH_MULTILEVEL - Level - 0 - 2 - 255
2018-01-29 18:45:15.131 Info, Node003, SwitchMultilevel::Set - Setting to level 255
2018-01-29 18:45:15.131 Info, Node003,   Duration: Default
2018-01-29 18:45:15.131 Detail, Node003, Queuing (Send) MultiChannel Encapsulated (instance=2): SwitchMultilevelCmd_Set (Node=3): 0x01, 0x0f, 0x00, 0x13, 0x03, 0x08, 0x60, 0x0d, 0x01, 0x02, 0x26, 0x01, 0xff, 0xff, 0x25, 0xff, 0x7b
2018-01-29 18:45:15.131 Detail, Node003, Queuing (Send) MultiChannel Encapsulated (instance=2): SwitchMultilevelCmd_Get (Node=3): 0x01, 0x0d, 0x00, 0x13, 0x03, 0x06, 0x60, 0x0d, 0x01, 0x02, 0x26, 0x02, 0x25, 0x0a, 0x81
2018-01-29 18:45:15.153 Detail,
2018-01-29 18:45:15.153 Info, Node003, Sending (Send) message (Callback ID=0xff, Expected Reply=0x13) - MultiChannel Encapsulated (instance=2): SwitchMultilevelCmd_Set (Node=3): 0x01, 0x0f, 0x00, 0x13, 0x03, 0x08, 0x60, 0x0d, 0x01, 0x02, 0x26, 0x01, 0xff, 0xff, 0x25, 0xff, 0x7b
2018-01-29 18:45:15.162 Detail, Node003,   Received: 0x01, 0x04, 0x01, 0x13, 0x01, 0xe8
2018-01-29 18:45:15.162 Detail, Node003,   ZW_SEND_DATA delivered to Z-Wave stack
2018-01-29 18:45:15.178 Detail, Node003,   Received: 0x01, 0x07, 0x00, 0x13, 0xff, 0x00, 0x00, 0x02, 0x16
2018-01-29 18:45:15.179 Detail, Node003,   ZW_SEND_DATA Request with callback ID 0xff received (expected 0xff)
2018-01-29 18:45:15.179 Info, Node003, Request RTT 25 Average Request RTT 24
2018-01-29 18:45:15.179 Detail,   Expected callbackId was received
2018-01-29 18:45:15.179 Detail,   Expected reply was received
2018-01-29 18:45:15.179 Detail,   Message transaction complete
2018-01-29 18:45:15.179 Detail,
2018-01-29 18:45:15.179 Detail, Node003, Removing current message
2018-01-29 18:45:15.179 Detail,
2018-01-29 18:45:15.179 Info, Node003, Sending (Send) message (Callback ID=0x0a, Expected Reply=0x04) - MultiChannel Encapsulated (instance=2): SwitchMultilevelCmd_Get (Node=3): 0x01, 0x0d, 0x00, 0x13, 0x03, 0x06, 0x60, 0x0d, 0x01, 0x02, 0x26, 0x02, 0x25, 0x0a, 0x81
2018-01-29 18:45:15.188 Detail, Node003,   Received: 0x01, 0x04, 0x01, 0x13, 0x01, 0xe8
2018-01-29 18:45:15.188 Detail, Node003,   ZW_SEND_DATA delivered to Z-Wave stack
2018-01-29 18:45:15.204 Detail, Node003,   Received: 0x01, 0x07, 0x00, 0x13, 0x0a, 0x00, 0x00, 0x03, 0xe2
2018-01-29 18:45:15.204 Detail, Node003,   ZW_SEND_DATA Request with callback ID 0x0a received (expected 0x0a)
2018-01-29 18:45:15.204 Info, Node003, Request RTT 25 Average Request RTT 24
2018-01-29 18:45:15.204 Detail,   Expected callbackId was received
2018-01-29 18:45:15.216 Detail, Node003,   Received: 0x01, 0x0d, 0x00, 0x04, 0x00, 0x03, 0x07, 0x60, 0x0d, 0x02, 0x01, 0x26, 0x03, 0x37, 0x8e
2018-01-29 18:45:15.216 Detail,
2018-01-29 18:45:15.216 Info, Node003, Response RTT 36 Average Response RTT 35
2018-01-29 18:45:15.216 Info, Node003, Received a MultiChannelEncap from node 3, endpoint 2 for Command Class COMMAND_CLASS_SWITCH_MULTILEVEL
2018-01-29 18:45:15.216 Info, Node003, Received SwitchMultiLevel report: level=55
2018-01-29 18:45:15.216 Detail, Node003, Refreshed Value: old value=0, new value=55, type=byte
2018-01-29 18:45:15.216 Detail, Node003, Changes to this value are not verified
2018-01-29 18:45:15.216 Detail, Node003,   Expected reply and command class was received
2018-01-29 18:45:15.216 Detail, Node003,   Message transaction complete
2018-01-29 18:45:15.217 Detail,
2018-01-29 18:45:15.217 Detail, Node003, Removing current message
2018-01-29 18:45:15.217 Detail, Node003, Notification: ValueChanged
2018-01-29 18:45:24.457 Info, Node010, Value::Set - COMMAND_CLASS_SWITCH_MULTILEVEL - Dimming Duration - 5 - 1 - 255
2018-01-29 18:45:24.457 Detail, Node010, Initial read of value
2018-01-29 18:45:24.457 Detail, Node010, Notification: ValueChanged
2018-01-29 18:45:24.459 Info, Node010, Value::Set - COMMAND_CLASS_SWITCH_MULTILEVEL - Level - 0 - 1 - 0
2018-01-29 18:45:24.459 Info, Node010, SwitchMultilevel::Set - Setting to level 0
2018-01-29 18:45:24.459 Info, Node010,   Duration: Default
2018-01-29 18:45:24.459 Detail, Node010, Queuing (Send) MultiChannel Encapsulated (instance=1): SwitchMultilevelCmd_Set (Node=10): 0x01, 0x0f, 0x00, 0x13, 0x0a, 0x08, 0x60, 0x0d, 0x01, 0x01, 0x26, 0x01, 0x00, 0xff, 0x25, 0x0b, 0x7a
2018-01-29 18:45:24.459 Detail, Node010, Queuing (Send) MultiChannel Encapsulated (instance=1): SwitchMultilevelCmd_Get (Node=10): 0x01, 0x0d, 0x00, 0x13, 0x0a, 0x06, 0x60, 0x0d, 0x01, 0x01, 0x26, 0x02, 0x25, 0x0c, 0x8d
2018-01-29 18:45:24.485 Detail,
2018-01-29 18:45:24.485 Info, Node010, Sending (Send) message (Callback ID=0x0b, Expected Reply=0x13) - MultiChannel Encapsulated (instance=1): SwitchMultilevelCmd_Set (Node=10): 0x01, 0x0f, 0x00, 0x13, 0x0a, 0x08, 0x60, 0x0d, 0x01, 0x01, 0x26, 0x01, 0x00, 0xff, 0x25, 0x0b, 0x7a
2018-01-29 18:45:24.494 Detail, Node010,   Received: 0x01, 0x04, 0x01, 0x13, 0x01, 0xe8
2018-01-29 18:45:24.494 Detail, Node010,   ZW_SEND_DATA delivered to Z-Wave stack
2018-01-29 18:45:24.517 Detail, Node010,   Received: 0x01, 0x07, 0x00, 0x13, 0x0b, 0x00, 0x00, 0x02, 0xe2
2018-01-29 18:45:24.518 Detail, Node010,   ZW_SEND_DATA Request with callback ID 0x0b received (expected 0x0b)
2018-01-29 18:45:24.518 Info, Node010, Request RTT 32 Average Request RTT 28
2018-01-29 18:45:24.518 Detail,   Expected callbackId was received
2018-01-29 18:45:24.518 Detail,   Expected reply was received
2018-01-29 18:45:24.518 Detail,   Message transaction complete
2018-01-29 18:45:24.518 Detail,
2018-01-29 18:45:24.518 Detail, Node010, Removing current message
2018-01-29 18:45:24.518 Detail,
2018-01-29 18:45:24.518 Info, Node010, Sending (Send) message (Callback ID=0x0c, Expected Reply=0x04) - MultiChannel Encapsulated (instance=1): SwitchMultilevelCmd_Get (Node=10): 0x01, 0x0d, 0x00, 0x13, 0x0a, 0x06, 0x60, 0x0d, 0x01, 0x01, 0x26, 0x02, 0x25, 0x0c, 0x8d
2018-01-29 18:45:24.527 Detail, Node010,   Received: 0x01, 0x04, 0x01, 0x13, 0x01, 0xe8
2018-01-29 18:45:24.527 Detail, Node010,   ZW_SEND_DATA delivered to Z-Wave stack
2018-01-29 18:45:24.543 Detail, Node010,   Received: 0x01, 0x07, 0x00, 0x13, 0x0c, 0x00, 0x00, 0x02, 0xe5
2018-01-29 18:45:24.543 Detail, Node010,   ZW_SEND_DATA Request with callback ID 0x0c received (expected 0x0c)
2018-01-29 18:45:24.544 Info, Node010, Request RTT 24 Average Request RTT 26
2018-01-29 18:45:24.544 Detail,   Expected callbackId was received
2018-01-29 18:45:24.556 Detail, Node010,   Received: 0x01, 0x0d, 0x00, 0x04, 0x00, 0x0a, 0x07, 0x60, 0x0d, 0x01, 0x01, 0x26, 0x03, 0x00, 0xb3
2018-01-29 18:45:24.556 Detail,
2018-01-29 18:45:24.556 Info, Node010, Response RTT 37 Average Response RTT 38
2018-01-29 18:45:24.556 Info, Node010, Received a MultiChannelEncap from node 10, endpoint 1 for Command Class COMMAND_CLASS_SWITCH_MULTILEVEL
2018-01-29 18:45:24.556 Info, Node010, Received SwitchMultiLevel report: level=0
2018-01-29 18:45:24.556 Detail, Node010, Refreshed Value: old value=0, new value=0, type=byte
2018-01-29 18:45:24.557 Detail, Node010, Changes to this value are not verified
2018-01-29 18:45:24.557 Detail, Node010,   Expected reply and command class was received
2018-01-29 18:45:24.557 Detail, Node010,   Message transaction complete
2018-01-29 18:45:24.557 Detail,
2018-01-29 18:45:24.557 Detail, Node010, Removing current message
2018-01-29 18:45:24.557 Detail, Node010, Notification: ValueChanged

I am having similar problems, with Fibaro Relay Double Switch. They have 3 entities, but after upgrading from 61.1 to 62.0 only 2 entires are shown. And it is actually the entity I use that has disappeared and one of the others now have the same name. So I get no errors when turning on/off and in HA I can see it switching, but as it is the wrong entity that is being switched, it has not effect. I have seen the same behaviour with other Wave modules where there are more entities. Seems like their is suddenly a max of 2 pr unit.
Downgrading to 0.61.1. immediately fixed the problem.

There’s another thread, somewhere, about this, and an open issue.

1 Like

I am also having problems with zwave switches randomly disappearing or being renamed(?). Will try downgrading

Ok… Brand new fresh install of raspbian + python 3.6 + hass. Z-Wave set-up from scratch up. Renamed all the entities manually. And here comes the bug again. Switch on the light from frontend - hass tells me it’s on (physically it’s off). Go to the switch - turn the light on (hass still reports it’s on). Switch off from the frontend. Hass reports it’s off light stays on

Downgrading to 61.1 fixed it for me…

I had issues with hassio not recognizing my Aeotec zwave stick. Multiple restarts and playing with /dev/tty later, I plugged the stick into a different USB port and it worked again after a reboot. Grrr.
This link was useful for determining the USB path to the zwave controller.

Unbelievable how bad the zwave component got after 0.62 update. Same issue for me with nodes disappearing or being renamed randomly.

Do we have to fear every HA-Update in future ?