You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/getting-started/z-wave.markdown
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -234,6 +234,7 @@ The `zwave` component exposes multiple services to help maintain the network.
234
234
| change_association | Add or remove an association in the Z-Wave network |
235
235
| heal_network | Tells the controller to "heal" the Z-Wave network. Basically asks the nodes to tell the controller all of their neighbors so the controller can refigure out optimal routing. |
236
236
| print_config_parameter | Prints Z-wave node's config parameter value to the log.
237
+
| print_node | Print all state of Z-wave node. |
237
238
| remove_node | Put the Z-Wave controller in exclusion mode. Allows one to remove a device from the Z-Wave network.|
238
239
| rename_node | Sets a node's name. Requires an `entity_id` and `name` field. |
239
240
| set_config_parameter | Let's the user set a config parameter to a node.|
0 commit comments