I have a Z-Wave.Me ZME_UZB1 USB Stick, it is an AU one (since I am in Australia).
I have 29 nodes in my network covering a 5 bedroom house and I am having trouble with my Goap Flush 2 Z-Wave Double Relay.
The symptoms seem to be:
- Some lights will turn back on automatically after switching them off manually.
- my zwave network takes 7 or so minutes to start up with a HASS restart.
- you will turn them off or an automation will turn them off but they will remain on in the interface.
- sometimes nodes just won’t work, eg. I have a button the button at night should shut the house down for bed/sleeping.
- some nodes are turning up dead for no reason… and I have to remove and readd.
Last night a whole bunch of lights and things did not work. After reviewing the logs this morning at that time I see a lot of :
2018-01-12 22:35:36.785 Info, Node017, Sending (Send) message (Callback ID=0xf2, Expected Reply=0x13) - SwitchBinaryCmd_Set (Node=17): 0x01, 0x0a, 0x00, 0x13, 0x11, 0x03, 0x25, 0x01, 0xff, 0x25, 0xf2, 0xf8
2018-01-12 22:35:37.786 Error, Node017, ERROR: Dropping command, expected response not received after 1 attempt(s)
2018-01-12 22:35:37.792 Detail, Node017, Removing current message
2018-01-12 22:35:37.792 Detail, Node017, Notification: Notification - TimeOut
I have narrowed down to this switch because it is the only type of node giving the time out regularly.
2018-01-13 08:31:59.698 Error, Node039, ERROR: Dropping command, expected response not received after 1 attempt(s)
2018-01-13 08:31:59.698 Detail, Node039, Removing current message
2018-01-13 08:31:59.699 Detail, Node039, Notification: Notification - TimeOut
2018-01-13 08:31:59.711 Detail,
2018-01-13 08:31:59.712 Info, Node039, Sending (Send) message (Callback ID=0x63, Expected Reply=0x04) - MultiChannel Encapsulated (instance=2): SwitchBinaryCmd_Get (Node=39): 0x01, 0x0d, 0x00, 0x13, 0x27, 0x06, 0x60, 0x0d, 0x01, 0x01, 0x25, 0x02, 0x25, 0x63, 0xcc
2018-01-13 08:31:59.720 Detail, Node039, Received: 0x01, 0x04, 0x01, 0x13, 0x01, 0xe8
2018-01-13 08:31:59.720 Detail, Node039, ZW_SEND_DATA delivered to Z-Wave stack
2018-01-13 08:31:59.783 Detail, Node039, Received: 0x01, 0x07, 0x00, 0x13, 0x63, 0x00, 0x00, 0x07, 0x8f
2018-01-13 08:31:59.783 Detail, Node039, ZW_SEND_DATA Request with callback ID 0x63 received (expected 0x63)
2018-01-13 08:31:59.784 Info, Node039, Request RTT 71 Average Request RTT 73
2018-01-13 08:31:59.784 Detail, Expected callbackId was received
2018-01-13 08:32:09.712 Error, Node039, ERROR: Dropping command, expected response not received after 1 attempt(s)
2018-01-13 08:32:09.712 Detail, Node039, Removing current message
2018-01-13 08:32:09.713 Detail, Node039, Notification: Notification - TimeOut
2018-01-13 08:32:09.724 Detail,
2018-01-13 08:32:09.724 Info, Node039, Sending (Send) message (Callback ID=0x64, Expected Reply=0x04) - MultiChannel Encapsulated (instance=3): SwitchBinaryCmd_Get (Node=39): 0x01, 0x0d, 0x00, 0x13, 0x27, 0x06, 0x60, 0x0d, 0x01, 0x02, 0x25, 0x02, 0x25, 0x64, 0xc8
2018-01-13 08:32:09.733 Detail, Node039, Received: 0x01, 0x04, 0x01, 0x13, 0x01, 0xe8
2018-01-13 08:32:09.734 Detail, Node039, ZW_SEND_DATA delivered to Z-Wave stack
2018-01-13 08:32:09.794 Detail, Node039, Received: 0x01, 0x07, 0x00, 0x13, 0x64, 0x00, 0x00, 0x07, 0x88
2018-01-13 08:32:09.794 Detail, Node039, ZW_SEND_DATA Request with callback ID 0x64 received (expected 0x64)
2018-01-13 08:32:09.794 Info, Node039, Request RTT 69 Average Request RTT 71
2018-01-13 08:32:09.794 Detail, Expected callbackId was received
2018-01-13 08:32:09.864 Detail, Node039, Received: 0x01, 0x0d, 0x00, 0x04, 0x00, 0x27, 0x07, 0x60, 0x0d, 0x02, 0x01, 0x25, 0x03, 0x00, 0x9e
2018-01-13 08:32:09.864 Detail,
2018-01-13 08:32:09.864 Info, Node039, Response RTT 139 Average Response RTT 387
2018-01-13 08:32:09.865 Info, Node039, Received a MultiChannelEncap from node 39, endpoint 2 for Command Class COMMAND_CLASS_SWITCH_BINARY
2018-01-13 08:32:09.865 Info, Node039, Received SwitchBinary report from node 39: level=Off
2018-01-13 08:32:09.865 Detail, Node039, Refreshed Value: old value=true, new value=false, type=bool
2018-01-13 08:32:09.865 Detail, Node039, Changes to this value are not verified
2018-01-13 08:32:09.865 Detail, Node039, Expected reply and command class was received
2018-01-13 08:32:09.865 Detail, Node039, Message transaction complete
2018-01-13 08:32:09.865 Detail,
2018-01-13 08:32:09.866 Detail, Node039, Removing current message
2018-01-13 08:32:09.866 Detail, Node039, Notification: ValueChanged
https://hastebin.com/zuvifapeda.vbs
I ran through a network heal and then a network test with Tinkerer from discord,… The heal works fine but for the test all of the nodes that failed last night responded with a timeout and dump. I tried a stop/start inside HASS but on the start I ended up with two of everything node in HASS. I restarted HASS to reset it to a clean state which while still having the timeouts it mostly works but over time it will degraded more and more… Any thoughts?
Thanks