diff --git a/source/_integrations/zwave_js.markdown b/source/_integrations/zwave_js.markdown index f3bf97fc9b1..e4c95a34da1 100644 --- a/source/_integrations/zwave_js.markdown +++ b/source/_integrations/zwave_js.markdown @@ -115,8 +115,8 @@ This service will bulk set multiple partial configuration parameters. Be warned |------------------------ |----------- |------------------------------------------------------------------------------------------------------------------------------------------- | | `entity_id` | no | Entity (or list of entities) to set the configuration parameter on. At least one `entity_id` or `device_id` must be provided. | | `device_id` | no | ID of device to set the configuration parameter on. At least one `entity_id` or `device_id` must be provided. | -| `parameter` | yes | The parameter number or the name of the property. The name of the property is case sensitive. | -| `value` | yes | Either the raw integer value that you want to set for the entire parameter, or a dictionary where the keys are the bitmasks (in integer or hex form) and the values are the value you want to set on each partial. Note that when using a dictionary, and bitmasks that are not provided will be set to their currently cached values. | +| `parameter` | yes | The parameter number of the property. The name of the property is case sensitive. | +| `value` | yes | Either the raw integer value that you want to set for the entire parameter, or a dictionary where the keys are either the bitmasks (in integer or hex form) or the partial parameter name and the values are the value you want to set on each partial (either the integer value or a named state when applicable). Note that when using a dictionary, and bitmasks that are not provided will be set to their currently cached values. | #### Examples of bulk setting partial parameter values @@ -124,7 +124,7 @@ Let's use parameter 21 for [this device](https://devices.zwave-js.io/?jumpTo=0x0