Merge pull request #363 from srcLurker/patch-3

Update zwave documentation for test_network
This commit is contained in:
Robbie Trencheny 2016-03-30 15:28:19 -07:00
commit 83e2dcdc43

View File

@ -119,3 +119,4 @@ The Z-Wave component exposes two services to help maintain the network.
| remove_node | |
| heal_network | |
| soft_reset | |
| test_network | Tells the controller to send no-op commands to each node and measure the time for a response. In theory, this can also bring back nodes which have been marked "presumed dead".|