Skip to content

Commit f64608e

Browse files
turbokongenLandrash
authored andcommitted
Update z-wave-device-specific.markdown (home-assistant#1209)
1 parent 3a1c599 commit f64608e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/getting-started/z-wave-device-specific.markdown

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ These devices will either show as a binary sensor or a sensor called `Alarm xxxx
1717
As of version 0.30 you can set the settings of a Z-Wave device through the dev_service page of Home Assistant with the service: `zwave/set_config_parameter`.
1818

1919
The following parameters can be entered:
20-
- **entity_id** (*Required*): The entity_id of the device that you are going to set a parameter to. Any entity_id of the node can be used.
20+
- **node_id** (*Required*): The node_id of the device that you are going to set a parameter to.
2121
- **parameter** (*Required*): The index number of the parameter to be set. Refer to device manual or zwcfg_[home_id].xml
2222
- **value** (*Required*): The value to set the parameter to. Refer to device manual or zwcfg_[home_id].xml
2323
- **size** (*Optional*): The size of the value. It is normally not needed to specify this parameter, but in some cases it's needed. Check OZW.log for details on this.

0 commit comments

Comments
 (0)