Skip to content

Commit b8e9b5b

Browse files
authored
Update z-wave.markdown
1 parent a31b4cf commit b8e9b5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_docs/z-wave.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ The `zwave` component exposes multiple services to help maintain the network.
204204
| replace_failed_node | Replace a failed device with another. If the node is not in the controller's Failed Node List, or the node responds, this command will fail.|
205205
| reset_node_meters | Reset a node's meter values. Only works if the node supports this. |
206206
| set_config_parameter | Lets the user set a config parameter to a node. NOTE: Use string for list values. For all others use integer. |
207-
| set_poll_intensity | Lets the user set the polling intensity of a value.
207+
| set_poll_intensity | Lets the user set the polling intensity of a value. Changes the polling intensity without the need of a restart.
208208
| soft_reset | Tells the controller to do a "soft reset." This is not supposed to lose any data, but different controllers can behave differently to a "soft reset" command.|
209209
| start_network | Starts the Z-Wave network.|
210210
| stop_network | Stops the Z-Wave network.|

0 commit comments

Comments
 (0)