diff --git a/source/_components/zwave.markdown b/source/_components/zwave.markdown index 5e1d15f7b18..83c13ff0325 100644 --- a/source/_components/zwave.markdown +++ b/source/_components/zwave.markdown @@ -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".|