Skip to content

Commit ccfd599

Browse files
andrey-gitLandrash
authored andcommitted
Zwvae: Add refresh entity/node services (home-assistant#2197)
1 parent 2761984 commit ccfd599

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

source/_docs/z-wave.markdown

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -237,6 +237,8 @@ The `zwave` component exposes multiple services to help maintain the network.
237237
| 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. |
238238
| print_config_parameter | Prints Z-Wave node's config parameter value to the log. |
239239
| print_node | Print all state of Z-Wave node. |
240+
| refresh_entity| Refresh Z-Wave entity by refreshing dependent values.|
241+
| refresh_node| Refresh Z-Wave node. |
240242
| remove_node | Put the Z-Wave controller in exclusion mode. Allows one to remove a device from the Z-Wave network.|
241243
| rename_node | Sets a node's name. Requires an `entity_id` and `name` field. |
242244
| set_config_parameter | Let's the user set a config parameter to a node. |

0 commit comments

Comments
 (0)