maxy 0 Share Posted October 3, 2020 Hello, I bought the Fibaro roller shutter 3 and managed to configure it properly in Home Assistant The problem now is with the stop_cover command. Every time I send this command to the Fibaro roller shutter 3 it does stop but my entire z-wave network freezes. All the calls I make to no matter which z-wave device are delayed. I looked at the logs and I see the following: The call to stop_cover is initiated and SwitchBinaryCmd_Get timeouts: 2020-10-03 02:46:18.136 Info, Node004, Sending (Send) message (Callback ID=0x2c, Expected Reply=0x04) - SwitchBinaryCmd_Get (Node=4): 0x01, 0x09, 0x00, 0x13, 0x04, 0x02, 0x25, 0x02, 0x25, 0x2c, 0xcd 2020-10-03 02:46:18.145 Detail, Node004, Received: 0x01, 0x04, 0x01, 0x13, 0x01, 0xe8 2020-10-03 02:46:18.145 Detail, Node004, ZW_SEND_DATA delivered to Z-Wave stack 2020-10-03 02:46:18.160 Detail, Node004, Received: 0x01, 0x07, 0x00, 0x13, 0x2c, 0x00, 0x00, 0x02, 0xc5 2020-10-03 02:46:18.160 Detail, Node004, ZW_SEND_DATA Request with callback ID 0x2c received (expected 0x2c) 2020-10-03 02:46:18.160 Info, Node004, Request RTT 23 Average Request RTT 23 2020-10-03 02:46:18.160 Detail, Expected callbackId was received After ~10 seconds I get this: 2020-10-03 02:46:28.137 Error, Node004, ERROR: Dropping command, expected response not received after 1 attempt(s) 2020-10-03 02:46:28.137 Detail, Node004, Removing current message 2020-10-03 02:46:28.137 Detail, Node004, Notification: Notification - TimeOut 2020-10-03 02:46:28.142 Detail, Any idea why SwitchBinaryCmd_Get is not working? Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.