My Z-wave network has been working fine for years until recently when I added a Fibaro Walli Roller shutter to the network. The Roller Shutter device is working mots of the time, but Home Assistant will occasionally report the incorrect state. Restarting Home Assistant fixes the issue.
However, after adding the device the rest of the Z-Wave network is very slow and unreliable. Sometimes devices wont respond to commands at all, and those that do often take quite a while to do so.
Looking at the log, I’m seeing a bunch of messages indicating commands time out.
2020-06-26 20:04:37.729 Info, Node024, Value::Set - COMMAND_CLASS_SWITCH_BINARY - Switch - 0 - 1 - False
2020-06-26 20:04:37.729 Info, Node024, SwitchBinary::Set - Setting node 24 to Off
2020-06-26 20:04:37.729 Detail, Node024, Setting Encryption Flag on Message For Command Class COMMAND_CLASS_SWITCH_BINARY
2020-06-26 20:04:37.729 Detail, Node024, Queuing (Send) SwitchBinaryCmd_Set (Node=24): 0x01, 0x0a, 0x00, 0x13, 0x18, 0x03, 0x25, 0x01, 0x00, 0x25, 0xaf, 0x53
2020-06-26 20:04:37.729 Detail, Node024, Setting Encryption Flag on Message For Command Class COMMAND_CLASS_SWITCH_BINARY
2020-06-26 20:04:37.729 Detail, Node024, Queuing (Send) SwitchBinaryCmd_Get (Node=24): 0x01, 0x09, 0x00, 0x13, 0x18, 0x02, 0x25, 0x02, 0x25, 0xb0, 0x4d
2020-06-26 20:04:44.061 Error, Node019, ERROR: Dropping command, expected response not received after 1 attempt(s)
2020-06-26 20:04:44.061 Detail, Node019, Removing current message
2020-06-26 20:04:44.062 Detail, Node019, Notification: Notification - TimeOut
2020-06-26 20:04:44.062 Detail,
Any idea what might be wrong here? I’m using the Z-wave graph panel and it’s showing a completely flat network, despite many wired units that should make up a meshed Z-Wave network.
Thanks!