Skip to content

Commit 74570b3

Browse files
authored
Add print_node service
1 parent d69ecd8 commit 74570b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/getting-started/z-wave.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -234,6 +234,7 @@ The `zwave` component exposes multiple services to help maintain the network.
234234
| change_association | Add or remove an association in the Z-Wave network |
235235
| 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. |
236236
| print_config_parameter | Prints Z-wave node's config parameter value to the log.
237+
| print_node | Print all state of Z-wave node. |
237238
| remove_node | Put the Z-Wave controller in exclusion mode. Allows one to remove a device from the Z-Wave network.|
238239
| rename_node | Sets a node's name. Requires an `entity_id` and `name` field. |
239240
| set_config_parameter | Let's the user set a config parameter to a node.|

0 commit comments

Comments
 (0)