zwave_remove_failed_node
Remove a failed Z-Wave node from the network by node ID, clearing dead or unreachable devices.
Instructions
Remove a node the controller has marked failed from the network.
Only works on nodes the controller considers failed (dead/unreachable). Raises ValueError for an unknown node id.
Args: node_id: The Z-Wave node id, e.g. 5
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_id | Yes |