From c41cd5a3b2ce614991013e7d20d7add64bf12411 Mon Sep 17 00:00:00 2001 From: DubhAd Date: Fri, 10 Nov 2017 20:02:24 +0000 Subject: [PATCH] Added note about naming Added note that renaming takes place on restart --- source/_docs/z-wave/control-panel.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_docs/z-wave/control-panel.markdown b/source/_docs/z-wave/control-panel.markdown index 342d2947c5a..613b4fc29fa 100644 --- a/source/_docs/z-wave/control-panel.markdown +++ b/source/_docs/z-wave/control-panel.markdown @@ -36,7 +36,7 @@ Here is where you [include and exclude](/docs/z-wave/adding/) Z-Wave devices fro * **Replace Failed Node** will 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. * **Print Node** prints all state of Z-Wave node to the console log -* **Rename Node** sets a node's name +* **Rename Node** sets a node's name - this won't happen immediately, and requires you to restart Home Assistant (not reboot) to set the new name

Battery powered devices need to be awake before you can use the Z-Wave control panel to update their settings. How to wake your device is device specific, and some devices will stay awake for only a couple of seconds. Please refer to the manual of your device for more details.