Hello @curiousB
We implemented improvements for zwave communication mechanism that should increase zwave reliability. Those improvements are related to
- retry set commands for known responsive devices
- delay commands to unreachable devices
- reconstruct zwave network periodically
- ignore controlling unresponsive devices
Answering your comments:
1 We do have a retry mechanism inside our FW. We aren’t showing this process to users (#1).
2 The improvements mentioned above should improve meshbot reliability (#2)
Now we are testing a new version of Linux FW that includes these improvements. The target is to release it by the end of summer.