diff --git a/packages/cc/src/cc/MultiChannelCC.ts b/packages/cc/src/cc/MultiChannelCC.ts index 07a88f7aed39..9dfa88100d51 100644 --- a/packages/cc/src/cc/MultiChannelCC.ts +++ b/packages/cc/src/cc/MultiChannelCC.ts @@ -883,7 +883,7 @@ export class MultiChannelCCEndPointFindReport extends MultiChannelCC { this._genericClass = this.payload[1]; this._specificClass = this.payload[2]; - // Some devices omit the endpoint list althought that is not allowed in the specs + // Some devices omit the endpoint list although that is not allowed in the specs // therefore don't validatePayload here. this._foundEndpoints = [...this.payload.slice(3)] .map((e) => e & 0b01111111) diff --git a/packages/cc/src/cc/Security2CC.ts b/packages/cc/src/cc/Security2CC.ts index 002fac1f4b46..b3e6083a36b4 100644 --- a/packages/cc/src/cc/Security2CC.ts +++ b/packages/cc/src/cc/Security2CC.ts @@ -361,7 +361,7 @@ export class Security2CC extends CommandClass { priority: MessagePriority.NodeQuery, }); - // Only on the highest security class the reponse includes the supported commands + // Only on the highest security class the response includes the supported commands const secClass = node.getHighestSecurityClass(); let hasReceivedSecureCommands = false; diff --git a/packages/cc/src/lib/utils.ts b/packages/cc/src/lib/utils.ts index 95149156e892..ca8b50e93065 100644 --- a/packages/cc/src/lib/utils.ts +++ b/packages/cc/src/lib/utils.ts @@ -671,7 +671,7 @@ must use endpoint association: ${mustUseMultiChannelAssociation}`, return false; }; - // If the node was used with other controller softwares, there might be + // If the node was used with other controller software, there might be // invalid lifeline associations which cause reporting problems const invalidEndpointAssociations: EndpointAddress[] = mcInstance diff --git a/packages/config/config/devices/0x0001/zrp200.json b/packages/config/config/devices/0x0001/zrp200.json index 1ade7d441caa..016ddf923c46 100644 --- a/packages/config/config/devices/0x0001/zrp200.json +++ b/packages/config/config/devices/0x0001/zrp200.json @@ -2,7 +2,7 @@ "manufacturer": "HomePro", "manufacturerId": "0x0001", "label": "ZRP200", - "description": "Applicance Module", + "description": "Appliance Module", "devices": [ { "productType": "0x7fff", diff --git a/packages/config/config/devices/0x004f/fxs-m08.json b/packages/config/config/devices/0x004f/fxs-m08.json index dd3879d3b524..c1a984623999 100644 --- a/packages/config/config/devices/0x004f/fxs-m08.json +++ b/packages/config/config/devices/0x004f/fxs-m08.json @@ -60,7 +60,7 @@ { "#": "5", "label": "External Switch Type", - "description": "1. one push button: when the configuration setting is one push button, only s1 input will be valid. the control moving commands can be accepted in this switch type while the shutter is moving. in this switch type, the inclusion/exclusion/reset/association function can also be fulfilled by pressing s1 just like the operation of include button. when s1 is short pressed, the shutter will move up toward top(0x63). while in this moving s1 is short pressed again, the shutter will stop moving. a third short pressing of s1 will move the shutter down toward bottom(0x00). while in this moving s1 is short pressed again, the shutter will stop moving. and so on… inverting direction and stopping. 2. two push button: (the default setting is two push button (2)) if this setting is configured as two push button, s1 and s2 input will be valid, but will not accept pressing s1and s2 at the same time. in this switch type, the inclusion/exclusion/reset/association function can also be fulfilled by pressing s1 or s2 just like the operation of include button. when s1 is pressed and hold more than 1.5 seconds, the shutter will move up toward top(0x63), and the shutter will stop moving when s1 is released. when s2 is pressed and hold more than 1.5 seconds, the shutter will move down toward bottom(0x00), and the shutter will stop moving when s2 is released. when s1 is short pressed, the shutter will move up toward top(0x63). while in this moving short pressed s1 again, the shutter just keep moving up toward top(0x63). the easy way to stop this moving is short pressing s2. when s2 is short pressed, the shutter will move down toward botton(0x00). while in this moving short pressed s2 again, the shutter just keep moving down toward botton(0x00). the easy way to stop this moving is short pressing s1. when in two push button switch type, s1 or s2 are pressed and not released, and fxs-m08 receive any control moving command from Z-Wave rf (ex. basic_set、binary_switch_set、multilevel_switch_set、multilevel_switch_start_level_change or multilevel_switch_stop_level_change or scene_activation_set), fxs-m08 won’t do any change in position but report alarm to group1 (alarm_type=1, alarm_level =0xff), this indicate that the s1 or s2 not been release. att. : for avoid misunderstanding that rf command dose not work, it is recommended to check the status of s1 and s2", + "description": "1. one push button: when the configuration setting is one push button, only s1 input will be valid. the control moving commands can be accepted in this switch type while the shutter is moving. in this switch type, the inclusion/exclusion/reset/association function can also be fulfilled by pressing s1 just like the operation of include button. when s1 is short pressed, the shutter will move up toward top(0x63). while in this moving s1 is short pressed again, the shutter will stop moving. a third short pressing of s1 will move the shutter down toward bottom(0x00). while in this moving s1 is short pressed again, the shutter will stop moving. and so on… inverting direction and stopping. 2. two push button: (the default setting is two push button (2)) if this setting is configured as two push button, s1 and s2 input will be valid, but will not accept pressing s1and s2 at the same time. in this switch type, the inclusion/exclusion/reset/association function can also be fulfilled by pressing s1 or s2 just like the operation of include button. when s1 is pressed and hold more than 1.5 seconds, the shutter will move up toward top(0x63), and the shutter will stop moving when s1 is released. when s2 is pressed and hold more than 1.5 seconds, the shutter will move down toward bottom(0x00), and the shutter will stop moving when s2 is released. when s1 is short pressed, the shutter will move up toward top(0x63). while in this moving short pressed s1 again, the shutter just keep moving up toward top(0x63). the easy way to stop this moving is short pressing s2. when s2 is short pressed, the shutter will move down toward button(0x00). while in this moving short pressed s2 again, the shutter just keep moving down toward button(0x00). the easy way to stop this moving is short pressing s1. when in two push button switch type, s1 or s2 are pressed and not released, and fxs-m08 receive any control moving command from Z-Wave rf (ex. basic_set、binary_switch_set、multilevel_switch_set、multilevel_switch_start_level_change or multilevel_switch_stop_level_change or scene_activation_set), fxs-m08 won’t do any change in position but report alarm to group1 (alarm_type=1, alarm_level =0xff), this indicate that the s1 or s2 not been release. att. : for avoid misunderstanding that rf command dose not work, it is recommended to check the status of s1 and s2", "valueSize": 1, "unit": "seconds", "defaultValue": 2, diff --git a/packages/config/config/devices/0x0059/max10y-376.json b/packages/config/config/devices/0x0059/max10y-376.json index 1a5c79ddbdaa..2fbb3cee1e42 100644 --- a/packages/config/config/devices/0x0059/max10y-376.json +++ b/packages/config/config/devices/0x0059/max10y-376.json @@ -25,7 +25,7 @@ "allowManualEntry": false, "options": [ { - "label": "Diable fail safe timer", + "label": "Disable fail safe timer", "value": 0 }, { diff --git a/packages/config/config/devices/0x0059/sir-321.json b/packages/config/config/devices/0x0059/sir-321.json index 68d5976e7d4e..f32c08e249b6 100644 --- a/packages/config/config/devices/0x0059/sir-321.json +++ b/packages/config/config/devices/0x0059/sir-321.json @@ -44,7 +44,7 @@ { "#": "2", "label": "Temperature Scale", - "description": "Set the Temperatur scale to Celsius", + "description": "Set the Temperature scale to Celsius", "valueSize": 2, "unit": "°C", "minValue": 0, diff --git a/packages/config/config/devices/0x0060/ad146.json b/packages/config/config/devices/0x0060/ad146.json index 16e73d382e9e..cd42b849e57c 100644 --- a/packages/config/config/devices/0x0060/ad146.json +++ b/packages/config/config/devices/0x0060/ad146.json @@ -53,7 +53,7 @@ { "#": "4", "label": "Switching type", - "description": "Edge or toogle switch mode.", + "description": "Edge or toggle switch mode.", "valueSize": 1, "defaultValue": 0, "unsigned": true, @@ -64,7 +64,7 @@ "value": 0 }, { - "label": "Toogle Mode", + "label": "Toggle Mode", "value": 1 } ] diff --git a/packages/config/config/devices/0x0060/an179.json b/packages/config/config/devices/0x0060/an179.json index 4ac05e225359..7e16a3b0e1d2 100644 --- a/packages/config/config/devices/0x0060/an179.json +++ b/packages/config/config/devices/0x0060/an179.json @@ -74,7 +74,7 @@ { "#": "4", "label": "Switching type", - "description": "Edge or toogle switch mode.", + "description": "Edge or toggle switch mode.", "valueSize": 1, "defaultValue": 0, "unsigned": true, @@ -85,7 +85,7 @@ "value": 0 }, { - "label": "Toogle Mode", + "label": "Toggle Mode", "value": 1 } ] diff --git a/packages/config/config/devices/0x0063/53831_zw5314.json b/packages/config/config/devices/0x0063/53831_zw5314.json index 49ca5ac101bf..328bff97902d 100644 --- a/packages/config/config/devices/0x0063/53831_zw5314.json +++ b/packages/config/config/devices/0x0063/53831_zw5314.json @@ -40,7 +40,7 @@ "treatBasicSetAsEvent": true }, "metadata": { - "inclusion": "1. Follow the instructions for your Z-Wave certified hub to add a device tothe Z-Wave network.\n2. Once the hub is ready to add your device, press and hold either button for three seconds.\n3. The LED will flash two times when the remote sends add notification (NIF).\n4. The LED will keep lighting up for one minute if inclusion is successful.\n5. Following the instructions for your Z-Wave certified hub, assign actions for each button press. An action can be many combinations of scenes, groups or events, and is greatly dependent on the hub capabilities.", + "inclusion": "1. Follow the instructions for your Z-Wave certified hub to add a device to the Z-Wave network.\n2. Once the hub is ready to add your device, press and hold either button for three seconds.\n3. The LED will flash two times when the remote sends add notification (NIF).\n4. The LED will keep lighting up for one minute if inclusion is successful.\n5. Following the instructions for your Z-Wave certified hub, assign actions for each button press. An action can be many combinations of scenes, groups or events, and is greatly dependent on the hub capabilities.", "exclusion": "1. Follow the instructions for your Z-Wave certified hub to remove a device from the Z-Wave network.\n2. Once the hub is ready to remove your device, press and hold either button for three seconds.\n3. The LED will flash two times when the remote sends remove notification (NIF)", "reset": "1. Press and release button 1 10 times quickly. All button presses must be within six seconds.\n2. The LED will flash five times when completed successfully.", "manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=product_documents/3959/53831-QSG-v1%20(3).pdf" diff --git a/packages/config/config/devices/0x0068/78008.json b/packages/config/config/devices/0x0068/78008.json index add6cf5e50b2..1dd08dfb2161 100644 --- a/packages/config/config/devices/0x0068/78008.json +++ b/packages/config/config/devices/0x0068/78008.json @@ -87,7 +87,7 @@ "allowManualEntry": false, "options": [ { - "label": "Alwas wake up", + "label": "Always wake up", "value": 0 }, { diff --git a/packages/config/config/devices/0x0085/arz_z-wave.json b/packages/config/config/devices/0x0085/arz_z-wave.json index 7e600f481ab8..2863a03afe18 100644 --- a/packages/config/config/devices/0x0085/arz_z-wave.json +++ b/packages/config/config/devices/0x0085/arz_z-wave.json @@ -47,7 +47,7 @@ ], "metadata": { "inclusion": "Autoinclusion - This feature allow you to add hard to reach devices to Z-Wave network. 3-times ON and OFF the power roller shutter (OFF-ON-OFF-ON-OFF-ON) causes the introduction of roller shutter to Autoinclusion mode. Please note that the procedure has been started the time between on and off can not exceed 20s. Autoinclusion mode is activated for a maximum of 10 minutes. During this time, we can add an awning to any Z-Wave controller running in the Include procedure.\n\nInclude - This function allow you to add roller shutter to the network Z-Wave. Follow the procedur adding device to the network Z-Wave according to user manual supplied with the product. Then, press the programming button P on the roller shutter for 1 second", - "exclusion": "Exclude - This function allow you to remove roller shutter from the network Z-Wave. Follow the procedur removing device from the network Z-Wave according to user manual supplied with the product. Then, press the programming button P on the roller shutter for 1 second. Function removes information only about newtork Z-Wave", + "exclusion": "Exclude - This function allow you to remove roller shutter from the network Z-Wave. Follow the procedur removing device from the network Z-Wave according to user manual supplied with the product. Then, press the programming button P on the roller shutter for 1 second. Function removes information only about network Z-Wave", "reset": "Device Reset Locally – This function allows you to reset the Z-Wave network without the use of Z-Wave controller. Press 5 times the programming button P fast, the roller shutter was removed from the Z-Wave network, restore the default parameters, name and locations. \nPlease use this procedure only when the network primary controller is missing or otherwise inoperable", "manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=MarketCertificationFiles/2571/170307%20ARZ%20Z-WAVE%20User%20Manual.pdf" } diff --git a/packages/config/config/devices/0x0086/zv9001t4-dim.json b/packages/config/config/devices/0x0086/zv9001t4-dim.json index 0eb2f6902c66..93fc038bd51c 100644 --- a/packages/config/config/devices/0x0086/zv9001t4-dim.json +++ b/packages/config/config/devices/0x0086/zv9001t4-dim.json @@ -37,7 +37,7 @@ }, { "#": "4", - "label": "Scene Command Targer", + "label": "Scene Command Target", "valueSize": 1, "defaultValue": 1, "allowManualEntry": false, @@ -47,7 +47,7 @@ "value": 0 }, { - "label": "Assocciation Group", + "label": "Association Group", "value": 1 } ] diff --git a/packages/config/config/devices/0x008a/alarm_sound.json b/packages/config/config/devices/0x008a/alarm_sound.json index 18a084976c6b..26b99c33e8be 100644 --- a/packages/config/config/devices/0x008a/alarm_sound.json +++ b/packages/config/config/devices/0x008a/alarm_sound.json @@ -49,8 +49,8 @@ }, { "#": "3", - "label": "Desitnation routine succes time", - "description": "Time it takes to send a new frame after the last frame has succesfully send", + "label": "Desitnation routine success time", + "description": "Time it takes to send a new frame after the last frame has successfully send", "valueSize": 1, "minValue": 0, "maxValue": 60, diff --git a/packages/config/config/devices/0x008b/zw111.json b/packages/config/config/devices/0x008b/zw111.json index 310df1d98708..bfaf75b5409e 100644 --- a/packages/config/config/devices/0x008b/zw111.json +++ b/packages/config/config/devices/0x008b/zw111.json @@ -109,7 +109,7 @@ }, { "#": "81", - "label": "Group 3 notificaiton", + "label": "Group 3 notification", "description": "Set notification sent to associated nodes (group 3)", "valueSize": 1, "defaultValue": 0, @@ -127,7 +127,7 @@ }, { "#": "82", - "label": "Group 4 notificaiton", + "label": "Group 4 notification", "description": "Set notification sent to associated nodes (group 4)", "valueSize": 1, "defaultValue": 1, diff --git a/packages/config/config/devices/0x0109/zf5201eu-5.json b/packages/config/config/devices/0x0109/zf5201eu-5.json index f1d9d2e44973..a1309a3bcfb7 100644 --- a/packages/config/config/devices/0x0109/zf5201eu-5.json +++ b/packages/config/config/devices/0x0109/zf5201eu-5.json @@ -17,7 +17,7 @@ "metadata": { "inclusion": "For “Inclusion” in (adding to) a network: Put the Z-Wave™ Interface Controller into “inclusion” mode, and following its instruction to add the ZF5201 to the controller. To get in the “inclusion” mode, the distance between sensor and controller is suggested to be in one meter. Press the program switch of ZF5201 for 1 second at least. The LED on the ZF5201 should go solid, if not, please try again", "exclusion": "For “Exclusion” from (removing from) a network: Put the Z-Wave™ Interface Controller into “exclusion” mode, and following its instruction to delete the ZF5201 from your controller. Press the program switch of ZF5201 for 1 second at least to be excluded", - "reset": "Triger the Water Sensor 10 times within 10 sec. The device will send command class of device reset to controller and back to the factory default state. Please use this procedure only in the event that the network primary controller is missing or otherwise inoperable", + "reset": "Trigger the Water Sensor 10 times within 10 sec. The device will send command class of device reset to controller and back to the factory default state. Please use this procedure only in the event that the network primary controller is missing or otherwise inoperable", "manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=MarketCertificationFiles/1718/ZF%205201-5_20141118.pdf" } } diff --git a/packages/config/config/devices/0x0109/zp3111-5.json b/packages/config/config/devices/0x0109/zp3111-5.json index 113a5f9f0e86..2fec1c25aee9 100644 --- a/packages/config/config/devices/0x0109/zp3111-5.json +++ b/packages/config/config/devices/0x0109/zp3111-5.json @@ -133,7 +133,7 @@ "metadata": { "inclusion": "To add the ZP3111 to the Z-Wave network (inclusion), place the Z-Wave primary controller into inclusion mode. Press the Program Switch of ZP3111 for sending the NIF. After sending NIF, Z-Wave will send the auto inclusion, otherwise, ZP3111 will go to sleep after 20 seconds.", "exclusion": "To remove the ZP3111 from the Z-Wave network (exclusion), place the Z-Wave primary controller into “exclusion” mode, and following its instruction to delete the ZP3111 to the controller. Press the Program Switch of ZP3111 once to be excluded.", - "reset": "Remove cover to trigged tamper switch, LED flash once & send out Alarm Report. Press Program Switch 10 times within 10 seconds, ZP3111 will send the “Device Reset Locally Notification” command and reset to the factory default. (Remark: This is to be used only in the case of primary controller being inoperable or otherwise unavailable.)", + "reset": "Remove cover to trigger tamper switch, LED flash once & send out Alarm Report. Press Program Switch 10 times within 10 seconds, ZP3111 will send the “Device Reset Locally Notification” command and reset to the factory default. (Remark: This is to be used only in the case of primary controller being inoperable or otherwise unavailable.)", "manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=MarketCertificationFiles/2479/ZP3111-5_R2_20170316.pdf" } } diff --git a/packages/config/config/devices/0x010b/dn3g6ja069.json b/packages/config/config/devices/0x010b/dn3g6ja069.json index 82f8592073e7..a360df083c87 100644 --- a/packages/config/config/devices/0x010b/dn3g6ja069.json +++ b/packages/config/config/devices/0x010b/dn3g6ja069.json @@ -61,7 +61,7 @@ { "#": "2", "label": "Enable Switch of Alarm Notification Report", - "description": "Configure to send which the sensor values arbitralily. the sensor values can be selected from human detect and open/close", + "description": "Configure to send which the sensor values arbitrarily. the sensor values can be selected from human detect and open/close", "valueSize": 1, "defaultValue": 3, "unsigned": true, diff --git a/packages/config/config/devices/0x010f/fgk101.json b/packages/config/config/devices/0x010f/fgk101.json index 832d9c68cdad..d62438d76aef 100644 --- a/packages/config/config/devices/0x010f/fgk101.json +++ b/packages/config/config/devices/0x010f/fgk101.json @@ -545,7 +545,7 @@ "$if": "firmwareVersion >= 3.2", "$import": "~/templates/master_template.json#base_enable_disable", "label": "Scene: Holding", - "description": "Only available if Operations Mode (paramater 1) is set to external button", + "description": "Only available if Operations Mode (parameter 1) is set to external button", "valueSize": 2 }, { @@ -553,7 +553,7 @@ "$if": "firmwareVersion >= 3.2", "$import": "~/templates/master_template.json#base_enable_disable", "label": "Scene: Releasing", - "description": "Only available if Operations Mode (paramater 1) is set to external button", + "description": "Only available if Operations Mode (parameter 1) is set to external button", "valueSize": 2 }, { @@ -561,7 +561,7 @@ "$if": "firmwareVersion >= 3.2", "$import": "~/templates/master_template.json#base_enable_disable", "label": "Scene: Double Click", - "description": "Only available if Operations Mode (paramater 1) is set to external button", + "description": "Only available if Operations Mode (parameter 1) is set to external button", "valueSize": 2 }, { @@ -569,7 +569,7 @@ "$if": "firmwareVersion >= 3.2", "$import": "~/templates/master_template.json#base_enable_disable", "label": "Scene: Triple Click", - "description": "Only available if Operations Mode (paramater 1) is set to external button", + "description": "Only available if Operations Mode (parameter 1) is set to external button", "valueSize": 2 }, { diff --git a/packages/config/config/devices/0x010f/fgms001.json b/packages/config/config/devices/0x010f/fgms001.json index 9a24d6f3f2fc..83a6f19beae6 100644 --- a/packages/config/config/devices/0x010f/fgms001.json +++ b/packages/config/config/devices/0x010f/fgms001.json @@ -145,7 +145,7 @@ "#": "6", "$if": "firmwareVersion <= 3.1", "label": "Motion Alarm Cancellation Delay", - "description": "Period of time after wich Motion alarm will be cancelled.", + "description": "Period of time after which Motion alarm will be cancelled.", "valueSize": 2, "minValue": 1, "maxValue": 65535, @@ -156,7 +156,7 @@ "#": "6", "$if": "firmwareVersion >= 3.2", "label": "Motion detection - alarm cancellation delay", - "description": "Period of time after wich Motion alarm will be cancelled.", + "description": "Period of time after which Motion alarm will be cancelled.", "valueSize": 2, "minValue": 1, "maxValue": 32767, diff --git a/packages/config/config/devices/0x010f/fgwceu-201.json b/packages/config/config/devices/0x010f/fgwceu-201.json index 2797b01ff648..724e938c9eca 100644 --- a/packages/config/config/devices/0x010f/fgwceu-201.json +++ b/packages/config/config/devices/0x010f/fgwceu-201.json @@ -143,7 +143,7 @@ { "#": "153", "$import": "#paramInformation/152", - "label": "Second Chanel: Double Click Value" + "label": "Second Channel: Double Click Value" } ] } diff --git a/packages/config/config/devices/0x0115/kfob.json b/packages/config/config/devices/0x0115/kfob.json index 1c0ec4be0de1..ab4f9be3a9ec 100644 --- a/packages/config/config/devices/0x0115/kfob.json +++ b/packages/config/config/devices/0x0115/kfob.json @@ -245,7 +245,7 @@ { "#": "20", "label": "Typical click timeout", - "description": "Typical time used to differenciate click, hold and double clicks in 10ms units", + "description": "Typical time used to differentiate click, hold and double clicks in 10ms units", "valueSize": 1, "minValue": 0, "maxValue": 255, diff --git a/packages/config/config/devices/0x0115/v3.json b/packages/config/config/devices/0x0115/v3.json index 0da92ad26313..6f8c4bb89f86 100644 --- a/packages/config/config/devices/0x0115/v3.json +++ b/packages/config/config/devices/0x0115/v3.json @@ -186,7 +186,7 @@ "allowManualEntry": false, "options": [ { - "label": "Comfirm OTA", + "label": "Confirm OTA", "value": 1 } ] diff --git a/packages/config/config/devices/0x0115/zme_ft.json b/packages/config/config/devices/0x0115/zme_ft.json index b093ebceb40b..081a76ada17f 100644 --- a/packages/config/config/devices/0x0115/zme_ft.json +++ b/packages/config/config/devices/0x0115/zme_ft.json @@ -110,7 +110,7 @@ { "#": "10", "label": "Typical click timeout", - "description": "Typical time used to differenciate click from hold", + "description": "Typical time used to differentiate click from hold", "unit": "in 10ms", "valueSize": 1, "minValue": 1, diff --git a/packages/config/config/devices/0x0116/hac01.json b/packages/config/config/devices/0x0116/hac01.json index bdce4627cb9b..47bc4978231b 100644 --- a/packages/config/config/devices/0x0116/hac01.json +++ b/packages/config/config/devices/0x0116/hac01.json @@ -2,7 +2,7 @@ "manufacturer": "Chromagic Technologies Corporation", "manufacturerId": "0x0116", "label": "HAC01", - "description": "Chromagic Z-Wave Remote Botton (EU)", + "description": "Chromagic Z-Wave Remote Button (EU)", "devices": [ { "productType": "0x0010", diff --git a/packages/config/config/devices/0x0116/itemp.json b/packages/config/config/devices/0x0116/itemp.json index c4b7562f876d..896077e32650 100644 --- a/packages/config/config/devices/0x0116/itemp.json +++ b/packages/config/config/devices/0x0116/itemp.json @@ -50,7 +50,7 @@ { "#": "2", "label": "Command sent on external dry contact", - "description": "Configure what te external contact sends when trigger", + "description": "Configure what the external contact sends when triggered", "valueSize": 1, "defaultValue": 0, "unsigned": true, diff --git a/packages/config/config/devices/0x0118/tz06.json b/packages/config/config/devices/0x0118/tz06.json index 0c79ddd0b677..0f6b971a842d 100644 --- a/packages/config/config/devices/0x0118/tz06.json +++ b/packages/config/config/devices/0x0118/tz06.json @@ -118,7 +118,7 @@ "value": 0 }, { - "label": "Switch Ingore", + "label": "Switch Ignore", "value": 1 }, { diff --git a/packages/config/config/devices/0x0118/tz36d.json b/packages/config/config/devices/0x0118/tz36d.json index 47c506db2029..a00e6eaf851a 100644 --- a/packages/config/config/devices/0x0118/tz36d.json +++ b/packages/config/config/devices/0x0118/tz36d.json @@ -67,7 +67,7 @@ "value": 0 }, { - "label": "Switch top and buttom button.", + "label": "Switch top and bottom button.", "value": 1 } ] diff --git a/packages/config/config/devices/0x0118/tz65d.json b/packages/config/config/devices/0x0118/tz65d.json index 50d86d7a4b7f..f2607bc9e0ea 100644 --- a/packages/config/config/devices/0x0118/tz65d.json +++ b/packages/config/config/devices/0x0118/tz65d.json @@ -89,7 +89,7 @@ { "#": "4", "label": "Invert Switch", - "description": "To change the top of the switch to off and the botton to on", + "description": "To change the top of the switch to off and the button to on", "valueSize": 1, "defaultValue": 0, "allowManualEntry": false, diff --git a/packages/config/config/devices/0x0118/tz66d.json b/packages/config/config/devices/0x0118/tz66d.json index f022c676e655..878fe9adfcaa 100644 --- a/packages/config/config/devices/0x0118/tz66d.json +++ b/packages/config/config/devices/0x0118/tz66d.json @@ -91,7 +91,7 @@ { "#": "4", "label": "Invert Switch", - "description": "To change the top of the switch to off and the botton to on", + "description": "To change the top of the switch to off and the button to on", "valueSize": 1, "defaultValue": 0, "allowManualEntry": false, diff --git a/packages/config/config/devices/0x0118/tz74.json b/packages/config/config/devices/0x0118/tz74.json index eb02107b4e3f..7154b669beb0 100644 --- a/packages/config/config/devices/0x0118/tz74.json +++ b/packages/config/config/devices/0x0118/tz74.json @@ -35,7 +35,7 @@ { "#": "2", "label": "Memory Function", - "description": "Default with memory: the socket staus is same as before when power is on", + "description": "Default with memory: the socket status is same as before when power is on", "valueSize": 1, "defaultValue": 1, "allowManualEntry": false, diff --git a/packages/config/config/devices/0x0118/tz75.json b/packages/config/config/devices/0x0118/tz75.json index 33b4774831ad..6ed303225888 100644 --- a/packages/config/config/devices/0x0118/tz75.json +++ b/packages/config/config/devices/0x0118/tz75.json @@ -34,7 +34,7 @@ }, { "#": "3", - "label": "Treshold of watt for load caution", + "label": "Threshold of watt for load caution", "unit": "W", "valueSize": 2, "minValue": 10, @@ -43,7 +43,7 @@ }, { "#": "4", - "label": "Treshold of KWH for load caution", + "label": "Threshold of KWH for load caution", "unit": "KWH", "valueSize": 2, "minValue": 0, diff --git a/packages/config/config/devices/0x011b/eedomus.json b/packages/config/config/devices/0x011b/eedomus.json index 53bde4b85e6c..cb3811cd6b40 100644 --- a/packages/config/config/devices/0x011b/eedomus.json +++ b/packages/config/config/devices/0x011b/eedomus.json @@ -15,7 +15,7 @@ "max": "255.255" }, "metadata": { - "reset": "You can proceed to a Z-Wave chip factory reset in order to do a fresh installation of your network.\n\nWhen doing that the Home ID of your network will change and your devices need to be excluded (In order to be reseted) and included again.\n\nTo perform a factory reset, click on :\nConfiguration / Add or remove a device / Advanced Z-Wave functions / Reset Z-Wave controller\n\nIf this controller is the primary controller for your network, resetting it will result in the nodes in your network being orphaned and it will be necessary after the reset to exclude and re-include all of the nodes in the network. \nIf this controller is being used as a secondary controller in the network, use this procedure to reset this controller only in the event that the network primary controller is missing or otherwise inoperable", + "reset": "You can proceed to a Z-Wave chip factory reset in order to do a fresh installation of your network.\n\nWhen doing that the Home ID of your network will change and your devices need to be excluded (in order to be reset) and included again.\n\nTo perform a factory reset, click on :\nConfiguration / Add or remove a device / Advanced Z-Wave functions / Reset Z-Wave controller\n\nIf this controller is the primary controller for your network, resetting it will result in the nodes in your network being orphaned and it will be necessary after the reset to exclude and re-include all of the nodes in the network. \nIf this controller is being used as a secondary controller in the network, use this procedure to reset this controller only in the event that the network primary controller is missing or otherwise inoperable", "manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=MarketCertificationFiles/3582/eedomus_guide_en.pdf" } } diff --git a/packages/config/config/devices/0x0131/ne-nas-pd01z.json b/packages/config/config/devices/0x0131/ne-nas-pd01z.json index 9a362e54195f..f2d5dd75d785 100644 --- a/packages/config/config/devices/0x0131/ne-nas-pd01z.json +++ b/packages/config/config/devices/0x0131/ne-nas-pd01z.json @@ -17,7 +17,7 @@ { "#": "1", "label": "Sensitivity level", - "description": "8 = Highest sensitivity, 255 = lowest sesitivity", + "description": "8 = Highest sensitivity, 255 = lowest sensitivity", "valueSize": 1, "minValue": 8, "maxValue": 255, diff --git a/packages/config/config/devices/0x013c/psp05.json b/packages/config/config/devices/0x013c/psp05.json index f63752d7cd72..232ba43797ee 100644 --- a/packages/config/config/devices/0x013c/psp05.json +++ b/packages/config/config/devices/0x013c/psp05.json @@ -62,7 +62,7 @@ }, { "#": "10", - "label": "Batery level reporting interval", + "label": "Battery level reporting interval", "description": "How frequently battery status should be reported", "valueSize": 1, "minValue": 0, diff --git a/packages/config/config/devices/0x013c/pst02-a-br.json b/packages/config/config/devices/0x013c/pst02-a-br.json index 54eb04098d67..bcb9f49cedc1 100644 --- a/packages/config/config/devices/0x013c/pst02-a-br.json +++ b/packages/config/config/devices/0x013c/pst02-a-br.json @@ -250,7 +250,7 @@ }, { "#": "11", - "label": "Auto Report Door/Windo W State", + "label": "Auto Report Door/Window State", "description": "The default value is 12. the tick time can setting by the configuration no.20", "valueSize": 1, "minValue": 0, diff --git a/packages/config/config/devices/0x0149/wps104.json b/packages/config/config/devices/0x0149/wps104.json index c782beb4efe2..af7fecacd6d7 100644 --- a/packages/config/config/devices/0x0149/wps104.json +++ b/packages/config/config/devices/0x0149/wps104.json @@ -85,7 +85,7 @@ { "#": "32", "label": "Next State", - "description": "Defines the next state if an overcurrent event occurr", + "description": "Defines the next state if an overcurrent event occur", "valueSize": 1, "defaultValue": 0, "allowManualEntry": false, diff --git a/packages/config/config/devices/0x014d/ibdk-01.json b/packages/config/config/devices/0x014d/ibdk-01.json index 3b172c92a048..f6ef4ba15afa 100644 --- a/packages/config/config/devices/0x014d/ibdk-01.json +++ b/packages/config/config/devices/0x014d/ibdk-01.json @@ -15,7 +15,7 @@ "max": "255.255" }, "metadata": { - "reset": "Please excute this reset procedure only when the primary controller is missing or inoperable.\n1. Open battery cover.\n2. Press and hold the button there\n3. LED is turned on after 5 seconds. Keep holding.\n4. LET starts blinking after 10 seconds.\n5. Release the button when the LED blinks", + "reset": "Please execute this reset procedure only when the primary controller is missing or inoperable.\n1. Open battery cover.\n2. Press and hold the button there\n3. LED is turned on after 5 seconds. Keep holding.\n4. LET starts blinking after 10 seconds.\n5. Release the button when the LED blinks", "manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=MarketCertificationFiles/3209/UVA01A_Manual_20190111.pdf" } } diff --git a/packages/config/config/devices/0x014f/wf00z.json b/packages/config/config/devices/0x014f/wf00z.json index 3e8b54e157c8..1635ec131b6e 100644 --- a/packages/config/config/devices/0x014f/wf00z.json +++ b/packages/config/config/devices/0x014f/wf00z.json @@ -17,7 +17,7 @@ "metadata": { "inclusion": "For “Inclusion” in (adding to) a network: Put the Z-Wave™ Interface Controller into “inclusion” mode, and following its instruction to add the ZF5201 to the controller. To get in the “inclusion” mode, the distance between sensor and controller is suggested to be in one meter. Press the program switch of ZF5201 for 1 second at least. The LED on the ZF5201 should go solid, if not, please try again", "exclusion": "For “Exclusion” from (removing from) a network: Put the Z-Wave™ Interface Controller into “exclusion” mode, and following its instruction to delete the ZF5201 from your controller. Press the program switch of ZF5201 for 1 second at least to be excluded", - "reset": "Triger the Water Sensor 10 times within 10 sec. The device will send command class of device reset to controller and back to the factory default state. Please use this procedure only in the event that the network primary controller is missing or otherwise inoperable", + "reset": "Trigger the Water Sensor 10 times within 10 sec. The device will send command class of device reset to controller and back to the factory default state. Please use this procedure only in the event that the network primary controller is missing or otherwise inoperable", "manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=MarketCertificationFiles/1590/10008416X4%20WF00Z-1%20Instructions.pdf" } } diff --git a/packages/config/config/devices/0x0154/123665.json b/packages/config/config/devices/0x0154/123665.json index 78542f4c3175..324a9a79afc2 100644 --- a/packages/config/config/devices/0x0154/123665.json +++ b/packages/config/config/devices/0x0154/123665.json @@ -84,7 +84,7 @@ }, { "#": "11", - "label": "Disable Switching Funktion", + "label": "Disable Switching Function", "valueSize": 1, "defaultValue": 1, "allowManualEntry": false, diff --git a/packages/config/config/devices/0x0159/zmnhaa.json b/packages/config/config/devices/0x0159/zmnhaa.json index c4460513d00e..c03610972301 100644 --- a/packages/config/config/devices/0x0159/zmnhaa.json +++ b/packages/config/config/devices/0x0159/zmnhaa.json @@ -60,11 +60,11 @@ "allowManualEntry": false, "options": [ { - "label": "NO (normaly open) input type", + "label": "NO (normally open) input type", "value": 0 }, { - "label": "NC (normaly close) input type", + "label": "NC (normally close) input type", "value": 1 } ] @@ -78,11 +78,11 @@ "allowManualEntry": false, "options": [ { - "label": "NO (normaly open) input type", + "label": "NO (normally open) input type", "value": 0 }, { - "label": "NC (normaly close) input type", + "label": "NC (normally close) input type", "value": 1 } ] diff --git a/packages/config/config/devices/0x0159/zmnhad.json b/packages/config/config/devices/0x0159/zmnhad.json index 9cd2a63d5100..dc06eca5341b 100644 --- a/packages/config/config/devices/0x0159/zmnhad.json +++ b/packages/config/config/devices/0x0159/zmnhad.json @@ -41,11 +41,11 @@ "allowManualEntry": false, "options": [ { - "label": "NO (normaly open) input type", + "label": "NO (normally open) input type", "value": 0 }, { - "label": "NC (normaly close) input type", + "label": "NC (normally close) input type", "value": 1 } ] @@ -59,11 +59,11 @@ "allowManualEntry": false, "options": [ { - "label": "NO (normaly open) input type", + "label": "NO (normally open) input type", "value": 0 }, { - "label": "NC (normaly close) input type", + "label": "NC (normally close) input type", "value": 1 } ] diff --git a/packages/config/config/devices/0x0159/zmnhkd.json b/packages/config/config/devices/0x0159/zmnhkd.json index bfc0102488de..5813d98aec57 100644 --- a/packages/config/config/devices/0x0159/zmnhkd.json +++ b/packages/config/config/devices/0x0159/zmnhkd.json @@ -140,7 +140,7 @@ "value": 2000 }, { - "label": "Input I2 doesnt influence on the Heat/Cool process", + "label": "Input I2 doesn't influence on the Heat/Cool process", "value": 32767 } ] diff --git a/packages/config/config/devices/0x0159/zmnhld.json b/packages/config/config/devices/0x0159/zmnhld.json index 91867488faa4..23c852cda0e8 100644 --- a/packages/config/config/devices/0x0159/zmnhld.json +++ b/packages/config/config/devices/0x0159/zmnhld.json @@ -174,7 +174,7 @@ "value": 2000 }, { - "label": "Input I2 doesnt influence on the Heat/Cool process", + "label": "Input I2 doesn't influence on the Heat/Cool process", "value": 32767 } ] diff --git a/packages/config/config/devices/0x0159/zmnhnd.json b/packages/config/config/devices/0x0159/zmnhnd.json index a430c5e09241..4bd57a100e76 100644 --- a/packages/config/config/devices/0x0159/zmnhnd.json +++ b/packages/config/config/devices/0x0159/zmnhnd.json @@ -41,11 +41,11 @@ "allowManualEntry": false, "options": [ { - "label": "NO (normaly open) input type", + "label": "NO (normally open) input type", "value": 0 }, { - "label": "NC (normaly close) input type", + "label": "NC (normally close) input type", "value": 1 } ] diff --git a/packages/config/config/devices/0x0159/zmnhtd.json b/packages/config/config/devices/0x0159/zmnhtd.json index 0c61cb6034e0..c7cbcd6d963f 100644 --- a/packages/config/config/devices/0x0159/zmnhtd.json +++ b/packages/config/config/devices/0x0159/zmnhtd.json @@ -121,7 +121,7 @@ }, { "#": "42", - "label": "Power (W) Reporting Interal", + "label": "Power (W) Reporting Internal", "description": "Allowable range: 60-32535", "unit": "seconds", "valueSize": 2, diff --git a/packages/config/config/devices/0x015b/lap255u.json b/packages/config/config/devices/0x015b/lap255u.json index 6d647df2563f..74ace271e99f 100644 --- a/packages/config/config/devices/0x015b/lap255u.json +++ b/packages/config/config/devices/0x015b/lap255u.json @@ -15,7 +15,7 @@ "max": "255.255" }, "metadata": { - "reset": "Run Z-Wave Certification Application in Setting, Select \"Things\" on the left menu, select \"bridge\" on the right list, andd Select factoryReset on the right list, push Send button on the Pop up", + "reset": "Run Z-Wave Certification Application in Setting, Select \"Things\" on the left menu, select \"bridge\" on the right list, and Select factoryReset on the right list, push Send button on the Pop up", "manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=MarketCertificationFiles/1453/ZwaveCertiApp_Guide_0902_new.pdf" } } diff --git a/packages/config/config/devices/0x015f/mh-c421.json b/packages/config/config/devices/0x015f/mh-c421.json index 165914e28843..9d332175d637 100644 --- a/packages/config/config/devices/0x015f/mh-c421.json +++ b/packages/config/config/devices/0x015f/mh-c421.json @@ -147,7 +147,7 @@ "value": 0 }, { - "label": "Toogle (2-state switches)", + "label": "Toggle (2-state switches)", "value": 1 } ] diff --git a/packages/config/config/devices/0x0165/msp-3-1-x1.json b/packages/config/config/devices/0x0165/msp-3-1-x1.json index 48b011bb274f..ddc7268c1b27 100644 --- a/packages/config/config/devices/0x0165/msp-3-1-x1.json +++ b/packages/config/config/devices/0x0165/msp-3-1-x1.json @@ -256,7 +256,7 @@ { "#": "24", "label": "Metering Heartbeat", - "description": "Reporting intervall for power and energy to lifeline.", + "description": "Reporting interval for power and energy to lifeline.", "unit": "s", "valueSize": 2, "minValue": 0, diff --git a/packages/config/config/devices/0x016a/ft098-k55.json b/packages/config/config/devices/0x016a/ft098-k55.json index 70fe5c3c221e..31966087e2f1 100644 --- a/packages/config/config/devices/0x016a/ft098-k55.json +++ b/packages/config/config/devices/0x016a/ft098-k55.json @@ -241,7 +241,7 @@ }, { "#": "80", - "label": "To Set Whcih Notification Can Be Sent to The Associated Devices (group 1) When The State of LED Bulb is Changed", + "label": "To Set Which Notification Can Be Sent to The Associated Devices (group 1) When The State of LED Bulb is Changed", "valueSize": 1, "defaultValue": 1, "unsigned": true, diff --git a/packages/config/config/devices/0x0171/wbh-hg2.json b/packages/config/config/devices/0x0171/wbh-hg2.json index 930005832213..f4d120f4fb30 100644 --- a/packages/config/config/devices/0x0171/wbh-hg2.json +++ b/packages/config/config/devices/0x0171/wbh-hg2.json @@ -15,7 +15,7 @@ "max": "255.255" }, "metadata": { - "reset": "In the WeBeHome portal:\n- Open the Z-Wave module configuration page\n- Press the \"Start\" button on the section \"Reset this Home Gateway Z-Wave network to default settings\"\n\nNotice: \nIt is recommended to use Reset only when the primary controller is missing or inoperable. If this Home Gateway is the primary controller for your Z-Wave network a Reset will make all your Z-Wave accessories beeing orphan. After a Reset it is necessary to exclude (or reset) all accessories and then re-include them.\n\nIf this Home Gateway is used as a secondary controller, use this function to make it leave the Z-Wave network", + "reset": "In the WeBeHome portal:\n- Open the Z-Wave module configuration page\n- Press the \"Start\" button on the section \"Reset this Home Gateway Z-Wave network to default settings\"\n\nNotice: \nIt is recommended to use Reset only when the primary controller is missing or inoperable. If this Home Gateway is the primary controller for your Z-Wave network a Reset will make all your Z-Wave accessories being orphan. After a Reset it is necessary to exclude (or reset) all accessories and then re-include them.\n\nIf this Home Gateway is used as a secondary controller, use this function to make it leave the Z-Wave network", "manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=MarketCertificationFiles/2438/Quick%20Start%20Guide%20WeBeHome%20Home%20Gateway%20HG2Plus.pdf" } } diff --git a/packages/config/config/devices/0x0175/mt2653.json b/packages/config/config/devices/0x0175/mt2653.json index 1bafcd882b14..8a3e66d98dca 100644 --- a/packages/config/config/devices/0x0175/mt2653.json +++ b/packages/config/config/devices/0x0175/mt2653.json @@ -295,7 +295,7 @@ "value": 0 }, { - "label": "Wake up is POSSIBLE according to Intervall", + "label": "Wake up is POSSIBLE according to Interval", "value": 1 } ] diff --git a/packages/config/config/devices/0x0179/ch-103.json b/packages/config/config/devices/0x0179/ch-103.json index 69cc834f5396..5d4c0c672775 100644 --- a/packages/config/config/devices/0x0179/ch-103.json +++ b/packages/config/config/devices/0x0179/ch-103.json @@ -60,7 +60,7 @@ "value": 0 }, { - "label": "Motor with limit switchs", + "label": "Motor with limit switches", "value": 1 }, { diff --git a/packages/config/config/devices/0x0179/ch-201.json b/packages/config/config/devices/0x0179/ch-201.json index 545a4e7b024c..14e64aea47cf 100644 --- a/packages/config/config/devices/0x0179/ch-201.json +++ b/packages/config/config/devices/0x0179/ch-201.json @@ -164,8 +164,8 @@ }, { "#": "12", - "label": "Temprature threshold to send data", - "description": "The value that temprature should be changed to send data", + "label": "Temperature threshold to send data", + "description": "The value that temperature should be changed to send data", "unit": "Δ°С", "valueSize": 1, "minValue": 1, @@ -234,7 +234,7 @@ }, { "#": "40", - "label": "Adjusment of a temperature sensor", + "label": "Adjustment of a temperature sensor", "description": "Adjust temperature sensor if required.", "valueSize": 1, "defaultValue": 0, diff --git a/packages/config/config/devices/0x0185/zm-800.json b/packages/config/config/devices/0x0185/zm-800.json index 721d8721e8f1..d4bce9d2a4bd 100644 --- a/packages/config/config/devices/0x0185/zm-800.json +++ b/packages/config/config/devices/0x0185/zm-800.json @@ -37,6 +37,6 @@ "metadata": { "inclusion": "1. Make sure ZM-800 is in the range of the Z-Wave controller. \n2. Set the Z-Wave controller to the inclusion mode. \n3. Quickly pressing TP-Switch2 button 3 times on the ZM-800.\n4. The ZM-800 is added to the network", "exclusion": "1. Make sure ZM-800 is in the range of the Z-Wave controller. \n2. Set the Z-Wave controller to the exclusion mode. \n3. Quickly pressing TP-Switch2 button 3 times on the ZM-800.\n4. The ZM-800 is deleted from the network", - "reset": "Note: Use the reset procedure only in the event that the network primary controller is missing or otherwise inoperable.\n1. Presse the TP-Switch2 button more than 5 seconds. \n2. Z-Wave LED is start blinking.\n3. Release the TP-Switch2 button right now.\n4. Z-Wave LED off, reset is performed" + "reset": "Note: Use the reset procedure only in the event that the network primary controller is missing or otherwise inoperable.\n1. Press the TP-Switch2 button more than 5 seconds. \n2. Z-Wave LED is start blinking.\n3. Release the TP-Switch2 button right now.\n4. Z-Wave LED off, reset is performed" } } diff --git a/packages/config/config/devices/0x018f/zme_wallc-s.json b/packages/config/config/devices/0x018f/zme_wallc-s.json index 050c148ab816..8f252c384db1 100644 --- a/packages/config/config/devices/0x018f/zme_wallc-s.json +++ b/packages/config/config/devices/0x018f/zme_wallc-s.json @@ -48,7 +48,7 @@ "allowManualEntry": false, "options": [ { - "label": "Seperately", + "label": "Separately", "value": 0 }, { @@ -71,7 +71,7 @@ "allowManualEntry": false, "options": [ { - "label": "Seperately", + "label": "Separately", "value": 0 }, { diff --git a/packages/config/config/devices/0x019b/4512689.json b/packages/config/config/devices/0x019b/4512689.json index 82242500d6ed..913b10c0313b 100644 --- a/packages/config/config/devices/0x019b/4512689.json +++ b/packages/config/config/devices/0x019b/4512689.json @@ -26,7 +26,7 @@ }, "2": { "label": "Smoke Sensor (Basic Set)", - "description": "When the smoke detector is active, it will send Basic Set (0xFF) to this group. When the smoke detector is deactived, it will send Basic Set (0x00).", + "description": "When the smoke detector is active, it will send Basic Set (0xFF) to this group. When the smoke detector is deactivated, it will send Basic Set (0x00).", "maxNodes": 5 } }, diff --git a/packages/config/config/devices/0x0208/hkzw-so05.json b/packages/config/config/devices/0x0208/hkzw-so05.json index ea8ac28c4068..07302277f8a6 100644 --- a/packages/config/config/devices/0x0208/hkzw-so05.json +++ b/packages/config/config/devices/0x0208/hkzw-so05.json @@ -80,7 +80,7 @@ { "#": "151", "label": "Power Report Threshold", - "description": "Power threashold for when to send reports to associated devices", + "description": "Power threshold for when to send reports to associated devices", "unit": "W", "valueSize": 2, "minValue": 0, diff --git a/packages/config/config/devices/0x0208/hkzw_fld01.json b/packages/config/config/devices/0x0208/hkzw_fld01.json index c5dd99462a5b..eaeb543dea56 100644 --- a/packages/config/config/devices/0x0208/hkzw_fld01.json +++ b/packages/config/config/devices/0x0208/hkzw_fld01.json @@ -164,7 +164,7 @@ { "#": "32", "label": "Level of low battery", - "description": "This parameter defines a battery level as the \"low bettery\"", + "description": "This parameter defines a battery level as the \"low battery\"", "valueSize": 1, "minValue": 10, "maxValue": 50, diff --git a/packages/config/config/devices/0x0217/9001.json b/packages/config/config/devices/0x0217/9001.json index bc7a572ea95b..9333fd305041 100644 --- a/packages/config/config/devices/0x0217/9001.json +++ b/packages/config/config/devices/0x0217/9001.json @@ -16,7 +16,7 @@ }, "metadata": { "inclusion": "To include our device into a controller.\n1.Perform 'Include' on the controller.\n2.From the lock's main menu item \"7.Zwave\", select the \"ZwaveInclusion\" by using the arrow keys to scroll to it and then pressing 'M' to select it. After a few seconds, you should see \"Success\" on the lock", - "exclusion": "To exclude our device from a controller .\n1.Perform 'Exclude' on the controller.\n2.From the lock's main menu item \"7.Zwave\", select the \"ZwaveExclusion\" option by using the arrow keeys to scroll to it and then pressing 'M' to sleect it. After a few seconds, you should see \"Success\" on the lock", + "exclusion": "To exclude our device from a controller .\n1.Perform 'Exclude' on the controller.\n2.From the lock's main menu item \"7.Zwave\", select the \"ZwaveExclusion\" option by using the arrow keeys to scroll to it and then pressing 'M' to select it. After a few seconds, you should see \"Success\" on the lock", "reset": "If your controller fails or is replaced or if you need to perform a Factory reset on the device so that an inclusion may be performed again or with a new controller, Factory reset can be done on the device by selecting ‘ Hard Reset’ from the Main Menu on device’s display and pressing the 'M' button. When prompted to reset press the 'M' button on the unit and the device will display initializing. Once the reset is complete the display will return to the Main Menu. \nNote: When a Hard Reset is completed, the zwave node id is initialized to 0 and the device can't be controlled by zwave. In order to control the device again, the controller needs to include the device on zwave network", "manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=MarketCertificationFiles/1342/RTS%20Series%20Operational%20Manual_Updated_10222015.pdf" } diff --git a/packages/config/config/devices/0x0234/lhc5020_0.0_1.255.json b/packages/config/config/devices/0x0234/lhc5020_0.0_1.255.json index b63424fe5c43..a1d961913140 100644 --- a/packages/config/config/devices/0x0234/lhc5020_0.0_1.255.json +++ b/packages/config/config/devices/0x0234/lhc5020_0.0_1.255.json @@ -2,7 +2,7 @@ "manufacturer": "Logic Group", "manufacturerId": "0x0234", "label": "LHC5020", - "description": "DIN-rail module with 10 digital ouputs and 4 digital inputs", + "description": "DIN-rail module with 10 digital outputs and 4 digital inputs", "devices": [ { "productType": "0x0003", diff --git a/packages/config/config/devices/0x0244/homey.json b/packages/config/config/devices/0x0244/homey.json index 09a68b061dd3..eeff93d076e1 100644 --- a/packages/config/config/devices/0x0244/homey.json +++ b/packages/config/config/devices/0x0244/homey.json @@ -15,7 +15,7 @@ "max": "255.255" }, "metadata": { - "reset": "To Reset Homey to factory defaults, place Homey upside down. After a few seconds, Homey will initiate a countdown (both visually in the LED ring and verbally trough voice) of 15 seconds. After the countdown had ended, browse on a computer, laptop or tablet to setup.athom.com to initiate a new setup. PLEASE USE THE RESET PROCEDURE ONLY IF YOU EXPERIENCE SEVERE DIFFICULTIES WITH HOMEY'S OPERATING SYSTEM OR WHEN ADVISED TO DO SO BY ATHOM SUPPORT", + "reset": "To Reset Homey to factory defaults, place Homey upside down. After a few seconds, Homey will initiate a countdown (both visually in the LED ring and verbally through voice) of 15 seconds. After the countdown had ended, browse on a computer, laptop or tablet to setup.athom.com to initiate a new setup. PLEASE USE THE RESET PROCEDURE ONLY IF YOU EXPERIENCE SEVERE DIFFICULTIES WITH HOMEY'S OPERATING SYSTEM OR WHEN ADVISED TO DO SO BY ATHOM SUPPORT", "manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=product_documents/4208/athomhomeymanualzwave.pdf" } } diff --git a/packages/config/config/devices/0x024a/heimdall.json b/packages/config/config/devices/0x024a/heimdall.json index 13290548a37f..07097c12a536 100644 --- a/packages/config/config/devices/0x024a/heimdall.json +++ b/packages/config/config/devices/0x024a/heimdall.json @@ -15,7 +15,7 @@ "max": "255.255" }, "metadata": { - "reset": "Click “Reset” , show “Proccessing…” to reset the Z-Wave network.Refer user manual page 12", + "reset": "Click “Reset”, show “Processing…” to reset the Z-Wave network. Refer user manual page 12", "manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=MarketCertificationFiles/1832/UM-Heimdall-SUNITEC-en160714.pdf" } } diff --git a/packages/config/config/devices/0x024d/dn3g6ja062.json b/packages/config/config/devices/0x024d/dn3g6ja062.json index f3f906cb8068..26b4c3a33722 100644 --- a/packages/config/config/devices/0x024d/dn3g6ja062.json +++ b/packages/config/config/devices/0x024d/dn3g6ja062.json @@ -2,7 +2,7 @@ "manufacturer": "Z-works Inc.", "manufacturerId": "0x024d", "label": "DN3G6JA062", - "description": "Lock Dectector", + "description": "Lock Detector", "devices": [ { "productType": "0x4761", diff --git a/packages/config/config/devices/0x024f/fms01.json b/packages/config/config/devices/0x024f/fms01.json index 9d641ef1182b..ca87ba62e984 100644 --- a/packages/config/config/devices/0x024f/fms01.json +++ b/packages/config/config/devices/0x024f/fms01.json @@ -176,7 +176,7 @@ }, { "#": "64", - "label": "Temperature Report Inteval", + "label": "Temperature Report Interval", "description": "Report Interval in seconds", "unit": "seconds", "valueSize": 2, diff --git a/packages/config/config/devices/0x024f/fwc01.json b/packages/config/config/devices/0x024f/fwc01.json index dcb297511756..32721d304720 100644 --- a/packages/config/config/devices/0x024f/fwc01.json +++ b/packages/config/config/devices/0x024f/fwc01.json @@ -382,7 +382,7 @@ }, { "#": "64", - "label": "Temperature Report Inteval", + "label": "Temperature Report Interval", "unit": "seconds", "valueSize": 2, "minValue": 0, diff --git a/packages/config/config/devices/0x0262/dbzf-3410.json b/packages/config/config/devices/0x0262/dbzf-3410.json index 4f639f8cc1fe..6c33d3e91741 100644 --- a/packages/config/config/devices/0x0262/dbzf-3410.json +++ b/packages/config/config/devices/0x0262/dbzf-3410.json @@ -15,9 +15,9 @@ "max": "255.255" }, "metadata": { - "inclusion": "1. Press [SET] for 1 second\n2. Enter 4-8 digits Programing Code\n3. Press the buttons #90#\n4. Include successfully (beep * 1)", - "exclusion": "1. Press [SET] for 1 second\n2. Enter 4-8 digits Programing Code\n3. Press the buttons #90#\n4. Exclude successfully (beep * 1)", - "reset": "1. Remove one battery.\n2. Press and hold SET button while inserting the battery back. Hold the set button until long beep has finished.\n3. Resotring the lock to factory settings will remove its connection to your network and clear all devices from its assocation group. The reset procedure should only be used when the primary controller is missing or inoperable.\n4. Please re-enter the default Programming Code to set up the lock after restoring to factory settings", + "inclusion": "1. Press [SET] for 1 second\n2. Enter 4-8 digits Programming Code\n3. Press the buttons #90#\n4. Include successfully (beep * 1)", + "exclusion": "1. Press [SET] for 1 second\n2. Enter 4-8 digits Programming Code\n3. Press the buttons #90#\n4. Exclude successfully (beep * 1)", + "reset": "1. Remove one battery.\n2. Press and hold SET button while inserting the battery back. Hold the set button until long beep has finished.\n3. Resotring the lock to factory settings will remove its connection to your network and clear all devices from its association group. The reset procedure should only be used when the primary controller is missing or inoperable.\n4. Please re-enter the default Programming Code to set up the lock after restoring to factory settings", "manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=MarketCertificationFiles/2225/manual-G00-TPDBF19-00.pdf" } } diff --git a/packages/config/config/devices/0x0262/gb05dbf.json b/packages/config/config/devices/0x0262/gb05dbf.json index 2f7f35516f01..49e1811ad851 100644 --- a/packages/config/config/devices/0x0262/gb05dbf.json +++ b/packages/config/config/devices/0x0262/gb05dbf.json @@ -15,9 +15,9 @@ "max": "255.255" }, "metadata": { - "inclusion": "1. Press [SET] for 1 second\n2. Enter 4-8 digits Programing Code\n3. Press the buttons #90#\n4. Include successfully (beep * 1)", - "exclusion": "1. Press [SET] for 1 second\n2. Enter 4-8 digits Programing Code\n3. Press the buttons #90#\n4. Exclude successfully (beep * 1)", - "reset": "1. Remove one battery.\n2. Press and hold SET button while inserting the battery back. Hold the set button until long beep has finished.\n3. Resotring the lock to factory settings will remove its connection to your network and clear all devices from its assocation group. The reset procedure should only be used when the primary controller is missing or inoperable.\n4. Please re-enter the default Programming Code to set up the lock after restoring to factory settings", + "inclusion": "1. Press [SET] for 1 second\n2. Enter 4-8 digits Programming Code\n3. Press the buttons #90#\n4. Include successfully (beep * 1)", + "exclusion": "1. Press [SET] for 1 second\n2. Enter 4-8 digits Programming Code\n3. Press the buttons #90#\n4. Exclude successfully (beep * 1)", + "reset": "1. Remove one battery.\n2. Press and hold SET button while inserting the battery back. Hold the set button until long beep has finished.\n3. Resotring the lock to factory settings will remove its connection to your network and clear all devices from its association group. The reset procedure should only be used when the primary controller is missing or inoperable.\n4. Please re-enter the default Programming Code to set up the lock after restoring to factory settings", "manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=MarketCertificationFiles/2682/manual-G00-TPDBF19-00.pdf" } } diff --git a/packages/config/config/devices/0x0266/stw-gs190.json b/packages/config/config/devices/0x0266/stw-gs190.json index 9141df0d36e5..af2216e8a0f3 100644 --- a/packages/config/config/devices/0x0266/stw-gs190.json +++ b/packages/config/config/devices/0x0266/stw-gs190.json @@ -15,7 +15,7 @@ "max": "255.255" }, "metadata": { - "reset": "Reset SiterOne will remove all Z-Wave device and reset the controller status to factory default. \n\nIf this SiterOne is the primary controller for your network, reset controller will result in all added devices in your network being orphaned and you have to force exclude all devices and then add them again.\n\nIf this SiterOne is a secondary controller in the network, reset controller will reset this controller only , so the primary controller will no longer see the secondary controller.\n\n- Navigate to the setting Menu\n- Enter the Setting Menu, and tap the Zwave page.\n- Enter PIN code: default is 1234 \n- At the Z-Wave setting page, tap Reset Controller\n- At the Reset Controller Dialog, tap Reset \n\nWhile the controller is being reset, it will show Reseting\n\nWhen the controller is reset, it will show Successfully. Tap OK and the reset is done.", + "reset": "Reset SiterOne will remove all Z-Wave device and reset the controller status to factory default. \n\nIf this SiterOne is the primary controller for your network, reset controller will result in all added devices in your network being orphaned and you have to force exclude all devices and then add them again.\n\nIf this SiterOne is a secondary controller in the network, reset controller will reset this controller only , so the primary controller will no longer see the secondary controller.\n\n- Navigate to the setting Menu\n- Enter the Setting Menu, and tap the Zwave page.\n- Enter PIN code: default is 1234 \n- At the Z-Wave setting page, tap Reset Controller\n- At the Reset Controller Dialog, tap Reset \n\nWhile the controller is being reset, it will show Resetting\n\nWhen the controller is reset, it will show Successfully. Tap OK and the reset is done.", "manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=MarketCertificationFiles/2131/STW-GS190B.pdf" } } diff --git a/packages/config/config/devices/0x0267/10002034-13x.json b/packages/config/config/devices/0x0267/10002034-13x.json index bee777f66574..8676b6f6a93a 100644 --- a/packages/config/config/devices/0x0267/10002034-13x.json +++ b/packages/config/config/devices/0x0267/10002034-13x.json @@ -67,7 +67,7 @@ }, { "#": "12", - "label": "Behavior of LED in Reponse", + "label": "Behavior of LED in Response", "description": "Configuration of Main LED as identification at 20%.", "valueSize": 1, "defaultValue": 0, diff --git a/packages/config/config/devices/0x0267/10002081-13x.json b/packages/config/config/devices/0x0267/10002081-13x.json index 8d25b6868108..68b6983d67f0 100644 --- a/packages/config/config/devices/0x0267/10002081-13x.json +++ b/packages/config/config/devices/0x0267/10002081-13x.json @@ -176,7 +176,7 @@ "metadata": { "inclusion": "Set the Z-Wave Controller to inclusion mode.\n Press the button for between 2 and 30 seconds.", "exclusion": "Set the Z-Wave Controller to exclusion mode.\n Press the button for between 2 and 30 seconds.", - "reset": "Long press button for more than 30 secounds in the product.\nMain LED lights up for 2.5 seconds,then turns off.", + "reset": "Long press button for more than 30 seconds in the product.\nMain LED lights up for 2.5 seconds,then turns off.", "manual": "https://static.simonelectric.com/estaticos/extras/ficheros/contenidos/00/00/01/15/15//10002081-13x%20Tecla%20Master%20persianas%20IO_2.pdf" } } diff --git a/packages/config/config/devices/0x0267/10002862-039.json b/packages/config/config/devices/0x0267/10002862-039.json index 251af96c21ec..03e14e5f427e 100644 --- a/packages/config/config/devices/0x0267/10002862-039.json +++ b/packages/config/config/devices/0x0267/10002862-039.json @@ -17,7 +17,7 @@ "metadata": { "inclusion": "Device ADD for Inclusion\n- Click [Add] icon in Z-Wave Controller .\n- Press the Net_Button for between 2 and 30 seconds, Green LED is Blinking one time every 300 milliseconds.\n- If Inclusion Process is successful, Green led will turn off.", "exclusion": "Device Remove for Exclusion\n- Click [Remove] icon in Z-Wave Controller\n- Press the Net_Button for between 2 and 30 seconds, Green LED is Blinking one time every 300 milliseconds.", - "reset": "-Long press Net_Button for more than 30 secounds in the product. \n- Device Reset Locally notification is Transmitted.Green led is turn on for 2.5 seconds,then turn off.\n\n. Please use this procedure only when the network primary controller is missing or otherwise inoperable.", + "reset": "-Long press Net_Button for more than 30 seconds in the product. \n- Device Reset Locally notification is Transmitted.Green led is turn on for 2.5 seconds,then turn off.\n\n. Please use this procedure only when the network primary controller is missing or otherwise inoperable.", "manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=product_documents/3888/Simon%20smoke%20alarm%20user%20manual.pdf" } } diff --git a/packages/config/config/devices/0x027a/zen31.json b/packages/config/config/devices/0x027a/zen31.json index c4e3e2f2d27a..1f782a7f9c21 100644 --- a/packages/config/config/devices/0x027a/zen31.json +++ b/packages/config/config/devices/0x027a/zen31.json @@ -96,7 +96,7 @@ { "#": "65", "label": "Energy Report Threshold", - "description": "Choose how you want your RGBW Dimmer to report energy use (kWh) to your hub. The number entered as value corresponds to decimal values in energy useage change. So if 10 is entered by default, the RGBW Dimmer will report any change in energy use over 0.1 kWh. Energy reports are sent in t least 30-second intervals.", + "description": "Choose how you want your RGBW Dimmer to report energy use (kWh) to your hub. The number entered as value corresponds to decimal values in energy usage change. So if 10 is entered by default, the RGBW Dimmer will report any change in energy use over 0.1 kWh. Energy reports are sent in t least 30-second intervals.", "valueSize": 2, "minValue": 0, "maxValue": 500, diff --git a/packages/config/config/devices/0x0299/1a92.json b/packages/config/config/devices/0x0299/1a92.json index 81dfee070f99..a99ca44a4951 100644 --- a/packages/config/config/devices/0x0299/1a92.json +++ b/packages/config/config/devices/0x0299/1a92.json @@ -67,7 +67,7 @@ { "#": "4", "label": "Button operation mode", - "description": "Operations mode for push buttons controlling the output. - Normal Switch: In this mode the top button will turn the output on, while the bottom button will turn the output off. - Toogle Switch: In this mode any button press will toggle the output - when on it will be turned off, when off it will be turned on.", + "description": "Operations mode for push buttons controlling the output. - Normal Switch: In this mode the top button will turn the output on, while the bottom button will turn the output off. - Toggle Switch: In this mode any button press will toggle the output - when on it will be turned off, when off it will be turned on.", "valueSize": 1, "defaultValue": 0, "allowManualEntry": false, diff --git a/packages/config/config/devices/0x0330/ves-zw-dim-001.json b/packages/config/config/devices/0x0330/ves-zw-dim-001.json index 86344fbdee62..f600b5653842 100644 --- a/packages/config/config/devices/0x0330/ves-zw-dim-001.json +++ b/packages/config/config/devices/0x0330/ves-zw-dim-001.json @@ -245,7 +245,7 @@ } ], "metadata": { - "inclusion": "Step 1. Set primary controller/gateway into inclusion mode.\nStep 2. Either power cycle the product, or triple press the action button.\n Step 3. The connected light will stay on solid for 3 seconds to indicate successfuly inclusion.", + "inclusion": "Step 1. Set primary controller/gateway into inclusion mode.\nStep 2. Either power cycle the product, or triple press the action button.\n Step 3. The connected light will stay on solid for 3 seconds to indicate successful inclusion.", "exclusion": "Step 1. Set primary controller/gateway into exclusion mode.\nStep 2. Triple press the action button.", "reset": "Press and hold the action button for over 10 seconds. The connected light will be set to 50% brightness and flash slowly.", "manual": "https://cdn.shopify.com/s/files/1/0066/8149/3559/files/VES-ZW-DIM-001.pdf" diff --git a/packages/config/config/devices/0x033f/asl-03.json b/packages/config/config/devices/0x033f/asl-03.json index 1189010fcc42..97a5f8aabf4e 100644 --- a/packages/config/config/devices/0x033f/asl-03.json +++ b/packages/config/config/devices/0x033f/asl-03.json @@ -24,7 +24,7 @@ }, "metadata": { "inclusion": "In order to include the August Smart Lock on to a Z-Wave network the user will have to do the following:\n\n1. Open the August app\n\n2. Go to the Lock Settings screen\n\n3. Select Z-Wave Settings\n\n4. Select Add To A Z-Wave Network\n\n5. Put the controller into inclusion mode and select My Hub is in Inclusion Mode on the August app", - "exclusion": "In order to exclude the August Smart Lock from a Z-Wave network the user will have to do the following:\n1. Open the August app\n2. Go to the Lock Settings screen\n3. Select Z-Wave Settings\n4. Select Remove Z-Wave Device\n5. Put the controller into exclusion mode and select My Hub is in Exlusion Mode on the August app", + "exclusion": "In order to exclude the August Smart Lock from a Z-Wave network the user will have to do the following:\n1. Open the August app\n2. Go to the Lock Settings screen\n3. Select Z-Wave Settings\n4. Select Remove Z-Wave Device\n5. Put the controller into exclusion mode and select My Hub is in Exclusion Mode on the August app", "reset": "In order to reset the August Smart Lock the user will have to do the following:\n\n1. Open the August app\n\n2. Go to the Lock Settings screen\n\n3. Select Z-Wave Settings\n\n4. Select Remove Z-Wave device\n\n5. Select My Hub Is No Longer Working\n\n6. Caution: Resetting a Z-Wave device without telling the hub can cause performance issues. Use this procedure only when the Z-Wave hub is missing or otherwise inoperable. \n\n7. Select Reset Z-Wave Device\n\n8. On the Reset Z-Wave Device? prompt select Reset", "manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=MarketCertificationFiles/2624/August%20Z-Wave%20Required%20Documentation.pdf", "comments": { diff --git a/packages/config/config/devices/0x0346/alarm_keypad_gen1.json b/packages/config/config/devices/0x0346/alarm_keypad_gen1.json index 704b1b85655b..8d8d9331783f 100644 --- a/packages/config/config/devices/0x0346/alarm_keypad_gen1.json +++ b/packages/config/config/devices/0x0346/alarm_keypad_gen1.json @@ -134,7 +134,7 @@ { "#": "11", "label": "Ambient Light Sensor Level", - "description": "Light threshold where keypad will stop backlighting if higher than choosen value", + "description": "Light threshold where keypad will stop backlighting if higher than chosen value", "valueSize": 1, "minValue": 0, "maxValue": 100, diff --git a/packages/config/config/devices/0x034e/mtbas-100-wl.json b/packages/config/config/devices/0x034e/mtbas-100-wl.json index 393009f802e1..e12c0aa7ea81 100644 --- a/packages/config/config/devices/0x034e/mtbas-100-wl.json +++ b/packages/config/config/devices/0x034e/mtbas-100-wl.json @@ -2,7 +2,7 @@ "manufacturer": "TEM AG", "manufacturerId": "0x034e", "label": "MTBAS-100-WL", - "description": "Radio Base Modul", + "description": "Radio Base Module", "devices": [ { "productType": "0x0001", diff --git a/packages/config/config/devices/0x0371/zwa008.json b/packages/config/config/devices/0x0371/zwa008.json index 255745f33958..afbdc06e8a02 100644 --- a/packages/config/config/devices/0x0371/zwa008.json +++ b/packages/config/config/devices/0x0371/zwa008.json @@ -118,8 +118,8 @@ } ], "metadata": { - "inclusion": "Tripple clicking the tamper button includes (adds) the device", - "exclusion": "Tripple clicking the tamper button excludes (removes) the device", + "inclusion": "Triple clicking the tamper button includes (adds) the device", + "exclusion": "Triple clicking the tamper button excludes (removes) the device", "reset": "This device also allows to be reset without any involvement of a Z-Wave controller. This procedure should only be used when the primary controller is inoperable.\nOnce Cover is removed and tamper switch is tripped, push the tamper for 5 seconds until red LED blinks. Then release tamper and push it again for 5 seconds until LED blinks", "manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=MarketCertificationFiles/3472/User%20manual%20-%20Aeotec%20Door%20Window%20Sensor%207%20ZWA008.pdf" } diff --git a/packages/config/config/devices/0x0371/zwa009_0.0_1.255.json b/packages/config/config/devices/0x0371/zwa009_0.0_1.255.json index 71f54a6d4127..dc429c0078df 100644 --- a/packages/config/config/devices/0x0371/zwa009_0.0_1.255.json +++ b/packages/config/config/devices/0x0371/zwa009_0.0_1.255.json @@ -67,7 +67,7 @@ }, { "#": "2", - "label": "Humidity Change Report Threshhold", + "label": "Humidity Change Report Threshold", "unit": "%", "unsigned": true, "valueSize": 1, @@ -100,7 +100,7 @@ }, { "#": "5", - "label": "High Temperature Basic Set Threshhold", + "label": "High Temperature Basic Set Threshold", "unit": "0.1 °(C/F)", "unsigned": true, "valueSize": 2, @@ -126,7 +126,7 @@ }, { "#": "6", - "label": "Low Temperature Basic Set Threshhold", + "label": "Low Temperature Basic Set Threshold", "description": "Allowable Range: 200-1000.", "unit": "0.1 °(C/F)", "unsigned": true, @@ -153,7 +153,7 @@ }, { "#": "7", - "label": "High Humidity Basic Set Threshhold", + "label": "High Humidity Basic Set Threshold", "unit": "%", "unsigned": true, "valueSize": 1, @@ -179,7 +179,7 @@ }, { "#": "8", - "label": "Low Humidity Basic Set Threshhold", + "label": "Low Humidity Basic Set Threshold", "unit": "%", "unsigned": true, "valueSize": 1, diff --git a/packages/config/config/devices/0x0371/zwa009_11.0_255.255.json b/packages/config/config/devices/0x0371/zwa009_11.0_255.255.json index f4f9841b18cb..d65dddc42460 100644 --- a/packages/config/config/devices/0x0371/zwa009_11.0_255.255.json +++ b/packages/config/config/devices/0x0371/zwa009_11.0_255.255.json @@ -67,7 +67,7 @@ }, { "#": "2", - "label": "Humidity Change Report Threshhold", + "label": "Humidity Change Report Threshold", "unit": "%", "unsigned": true, "valueSize": 1, @@ -100,7 +100,7 @@ }, { "#": "5", - "label": "High Temperature Basic Set Threshhold", + "label": "High Temperature Basic Set Threshold", "unit": "0.1 °(C/F)", "unsigned": true, "valueSize": 2, @@ -126,7 +126,7 @@ }, { "#": "6", - "label": "Low Temperature Basic Set Threshhold", + "label": "Low Temperature Basic Set Threshold", "description": "Allowable Range: 200-1000.", "unit": "0.1 °(C/F)", "unsigned": true, @@ -153,7 +153,7 @@ }, { "#": "7", - "label": "High Humidity Basic Set Threshhold", + "label": "High Humidity Basic Set Threshold", "unit": "%", "unsigned": true, "valueSize": 1, @@ -179,7 +179,7 @@ }, { "#": "8", - "label": "Low Humidity Basic Set Threshhold", + "label": "Low Humidity Basic Set Threshold", "unit": "%", "unsigned": true, "valueSize": 1, diff --git a/packages/config/config/devices/0x0371/zwa011.json b/packages/config/config/devices/0x0371/zwa011.json index 4a2824f4f6ce..04a1bf2b71e5 100644 --- a/packages/config/config/devices/0x0371/zwa011.json +++ b/packages/config/config/devices/0x0371/zwa011.json @@ -127,8 +127,8 @@ } ], "metadata": { - "inclusion": "Tripple clicking the tamper button includes (adds) the device", - "exclusion": "Tripple clicking the tamper button excludes (removes) the device", + "inclusion": "Triple clicking the tamper button includes (adds) the device", + "exclusion": "Triple clicking the tamper button excludes (removes) the device", "reset": "This device also allows to be reset without any involvement of a Z-Wave controller. This procedure should only be used when the primary controller is inoperable.\nOnce Cover is removed and tamper switch is tripped, push the tamper for 5 seconds until red LED blinks. Then release tamper and push it again for 5 seconds until LED blinks", "manual": "https://help.aeotec.com/support/solutions/articles/6000230382-door-window-sensor-7-basic-user-guide-zwa011-zwa041-" } diff --git a/packages/config/config/devices/0x0371/zwa022.json b/packages/config/config/devices/0x0371/zwa022.json index 10f06e885f15..58f90478244a 100644 --- a/packages/config/config/devices/0x0371/zwa022.json +++ b/packages/config/config/devices/0x0371/zwa022.json @@ -29,7 +29,7 @@ "maxNodes": 5 }, "4": { - "label": "Buttom Button set On/Off", + "label": "Bottom Button set On/Off", "maxNodes": 5 }, "5": { @@ -163,7 +163,7 @@ "metadata": { "inclusion": "1. Turn your Z-Wave gateway/ controller into adding mode.\n2. Tap once the top/ bottom button, then the device will enter pairing mode", "exclusion": "1. Turn your Z-Wave gateway/ controller into removing mode.\n2. Tap 6 times the top/ bottom button, then the device will enter exclusion mode", - "reset": "Press and hold the top/buttom button for 20s", + "reset": "Press and hold the top/bottom button for 20s", "manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=product_documents/4253/Aeotec%20WallMote%207%20manual.pdf" } } diff --git a/packages/config/config/devices/0x0371/zwa037.json b/packages/config/config/devices/0x0371/zwa037.json index 795b01eb6506..574da6f12f37 100644 --- a/packages/config/config/devices/0x0371/zwa037.json +++ b/packages/config/config/devices/0x0371/zwa037.json @@ -29,7 +29,7 @@ "maxNodes": 5 }, "4": { - "label": "Buttom Button - Basic Set", + "label": "Bottom Button - Basic Set", "maxNodes": 5 }, "5": { diff --git a/packages/config/config/devices/0x0371/zwa038.json b/packages/config/config/devices/0x0371/zwa038.json index 2403a3083991..23a3cdec0377 100644 --- a/packages/config/config/devices/0x0371/zwa038.json +++ b/packages/config/config/devices/0x0371/zwa038.json @@ -25,7 +25,7 @@ "maxNodes": 5 }, "3": { - "label": "Buttom Button - Basic Set", + "label": "Bottom Button - Basic Set", "maxNodes": 5 }, "4": { @@ -107,8 +107,8 @@ } ], "metadata": { - "inclusion": "1. Turn your primary controller into inclusion mode.\n2. Press the Top/Buttom button once on product", - "exclusion": "1. Turn your primary controller into exclusion mode.\n2. 3*tap the Top/Buttom button on product", + "inclusion": "1. Turn your primary controller into inclusion mode.\n2. Press the Top/Bottom button once on product", + "exclusion": "1. Turn your primary controller into exclusion mode.\n2. 3*tap the Top/Bottom button on product", "reset": "Press and hold the Top/ Bottom button for 20s", "manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=product_documents/4273/Aeotec%20Wall%20Switch%20manual.pdf" } diff --git a/packages/config/config/devices/0x0371/zwa039.json b/packages/config/config/devices/0x0371/zwa039.json index a50b9decebe2..2fe9cdc93774 100644 --- a/packages/config/config/devices/0x0371/zwa039.json +++ b/packages/config/config/devices/0x0371/zwa039.json @@ -67,7 +67,7 @@ }, { "#": "2", - "label": "Humidity Change Report Threshhold", + "label": "Humidity Change Report Threshold", "unit": "%", "unsigned": true, "valueSize": 1, @@ -110,7 +110,7 @@ }, { "#": "5", - "label": "High Temperature Basic Set Threshhold", + "label": "High Temperature Basic Set Threshold", "unit": "0.1 °(C/F)", "unsigned": true, "valueSize": 2, @@ -136,7 +136,7 @@ }, { "#": "6", - "label": "Low Temperature Basic Set Threshhold", + "label": "Low Temperature Basic Set Threshold", "description": "Allowable Range: 200-1000.", "unit": "0.1 °(C/F)", "unsigned": true, @@ -163,7 +163,7 @@ }, { "#": "7", - "label": "High Humidity Basic Set Threshhold", + "label": "High Humidity Basic Set Threshold", "unit": "%", "unsigned": true, "valueSize": 1, @@ -199,7 +199,7 @@ }, { "#": "8", - "label": "Low Humidity Basic Set Threshhold", + "label": "Low Humidity Basic Set Threshold", "unit": "%", "unsigned": true, "valueSize": 1, diff --git a/packages/config/config/devices/0x0433/q-light_puck.json b/packages/config/config/devices/0x0433/q-light_puck.json index b996f4463bf3..3a1e74249975 100644 --- a/packages/config/config/devices/0x0433/q-light_puck.json +++ b/packages/config/config/devices/0x0433/q-light_puck.json @@ -108,7 +108,7 @@ { "#": "8", "label": "Switch type", - "description": "Choose between momentary, ON/OFF and roller blind switch. Available settings: 0 – momentary (Push) switch. 1 – ON/OFF switch. 2– roller blind switch-two switchs operate the device(S1 to brighter, S2 to dim", + "description": "Choose between momentary, ON/OFF and roller blind switch. Available settings: 0 – momentary (Push) switch. 1 – ON/OFF switch. 2– roller blind switch-two switches operate the device(S1 to brighter, S2 to dim", "valueSize": 1, "defaultValue": 0, "unsigned": true, @@ -123,7 +123,7 @@ "value": 1 }, { - "label": "roller blind switch-two switchs operate the device(S1 to brighter, S2 to dim)", + "label": "roller blind switch-two switches operate the device(S1 to brighter, S2 to dim)", "value": 2 } ] @@ -131,7 +131,7 @@ { "#": "9", "label": "Switch functionality of S1 and S2", - "description": "Set the desired value from 0 to 1 to turn on/off the memory function.Setting this value to 0 turns off the dimmer's Memory fucntion.Setting this value to 1 truns on the dimmer's Memory function.", + "description": "Set the desired value from 0 to 1 to turn on/off the memory function. Setting this value to 0 turns off the dimmer's Memory function. Setting this value to 1 turns on the dimmer's Memory function.", "valueSize": 1, "defaultValue": 0, "unsigned": true, diff --git a/packages/config/config/devices/0x0438/200w dimmer.json b/packages/config/config/devices/0x0438/200w dimmer.json index 9caef9ceeba0..a93cbaa08691 100644 --- a/packages/config/config/devices/0x0438/200w dimmer.json +++ b/packages/config/config/devices/0x0438/200w dimmer.json @@ -109,7 +109,7 @@ "value": 0 }, { - "label": "Logaritmic", + "label": "Logarithmic", "value": 1 } ] @@ -145,7 +145,7 @@ } ], "metadata": { - "inclusion": "1. Set primary controller/gateway into inclusion mode (Please refer top your primary controllers manual on how to set your controller into inclusion). 2. Power on the in-wall dimmer. 3.Tripple Press the reset button on the dimmer, it will set the dimmer into inclusion mode. The purple indicator light will stay solid on for 10 seconds to indicate successful incusion.", + "inclusion": "1. Set primary controller/gateway into inclusion mode (Please refer top your primary controllers manual on how to set your controller into inclusion). 2. Power on the in-wall dimmer. 3.Triple Press the reset button on the dimmer, it will set the dimmer into inclusion mode. The purple indicator light will stay solid on for 10 seconds to indicate successful incusion.", "exclusion": "1. Set the primary controller/gateway int exclusion mode (Please refer top your primary controllers manual on how to set your controller into exclusion). 2.Triple press the reset button, the dimmer will be set to exclusion mode, and wait to be excluded, then the dimmer will be excluded form the network.", "reset": "Press and hold down the reset button for over 5 seconds, the dimmer will be reset to factory defaults." } diff --git a/packages/config/config/devices/0x0438/dimmer-400w.json b/packages/config/config/devices/0x0438/dimmer-400w.json index 094edb4e68a2..d39f0a976241 100644 --- a/packages/config/config/devices/0x0438/dimmer-400w.json +++ b/packages/config/config/devices/0x0438/dimmer-400w.json @@ -115,7 +115,7 @@ } ], "metadata": { - "inclusion": "1. Set primary controller/gateway into inclusion mode (Please refer top your primary controllers manual on how to set your controller into inclusion). 2. Power on the in-wall dimmer. 3.Tripple Press the reset button on the dimmer, it will set the dimmer into inclusion mode. The connected light will stay solid on for 3 seconds to indicate successful incusion.", + "inclusion": "1. Set primary controller/gateway into inclusion mode (Please refer top your primary controllers manual on how to set your controller into inclusion). 2. Power on the in-wall dimmer. 3.Triple Press the reset button on the dimmer, it will set the dimmer into inclusion mode. The connected light will stay solid on for 3 seconds to indicate successful incusion.", "exclusion": "1. Set the primary controller/gateway int exclusion mode (Please refer top your primary controllers manual on how to set your controller into exclusion). 2.Triple press the reset button, the dimmer will be set to exclusion mode, and wait to be excluded, then the dimmer will be excluded form the network.", "reset": "Press and hold down the reset button for over 10 seconds, the dimmer will be reset to factory defaults." } diff --git a/packages/config/config/devices/0x0438/dimmer2-400w.json b/packages/config/config/devices/0x0438/dimmer2-400w.json index 7a0ab5b13cbf..c4065cb32f2f 100644 --- a/packages/config/config/devices/0x0438/dimmer2-400w.json +++ b/packages/config/config/devices/0x0438/dimmer2-400w.json @@ -170,7 +170,7 @@ { "#": "13", "label": "Over Current Protection", - "description": "Must be over 2.1A for 20 seconds continously", + "description": "Must be over 2.1A for 20 seconds continuously", "valueSize": 1, "defaultValue": 1, "allowManualEntry": false, @@ -292,7 +292,7 @@ } ], "metadata": { - "inclusion": "1. Set primary controller/gateway into inclusion mode (Please refer top your primary controllers manual on how to set your controller into inclusion). 2. Power on the in-wall dimmer. 3.Tripple Press the reset button on the dimmer, it will set the dimmer into inclusion mode. The connected light will stay solid on for 3 seconds to indicate successful incusion.", + "inclusion": "1. Set primary controller/gateway into inclusion mode (Please refer top your primary controllers manual on how to set your controller into inclusion). 2. Power on the in-wall dimmer. 3.Triple Press the reset button on the dimmer, it will set the dimmer into inclusion mode. The connected light will stay solid on for 3 seconds to indicate successful incusion.", "exclusion": "1. Set the primary controller/gateway int exclusion mode (Please refer top your primary controllers manual on how to set your controller into exclusion). 2.Triple press the reset button, the dimmer will be set to exclusion mode, and wait to be excluded, then the dimmer will be excluded form the network.", "reset": "Press and hold down the reset button for over 10 seconds, the dimmer will be reset to factory defaults." } diff --git a/packages/config/config/devices/0x0456/homee-005.json b/packages/config/config/devices/0x0456/homee-005.json index cc9a25bed90e..8aa50af06f3e 100644 --- a/packages/config/config/devices/0x0456/homee-005.json +++ b/packages/config/config/devices/0x0456/homee-005.json @@ -22,7 +22,7 @@ } }, "metadata": { - "reset": "If the Z Wave cube is reset to factory defaults, all connected Z Wave devices will be removed, and the cube gets a new Home ID. If homee is the primary controller for your network, resetting it will result in the nodes in your network being orphaned and it will be necessar y after the reset to remove and add all of the nodes in the network.\nIf this controller is being used as a secondary controller in the network, use this procedure to reset this controller only in the event that the network primary controller", + "reset": "If the Z Wave cube is reset to factory defaults, all connected Z Wave devices will be removed, and the cube gets a new Home ID. If homee is the primary controller for your network, resetting it will result in the nodes in your network being orphaned and it will be necessary after the reset to remove and add all of the nodes in the network.\nIf this controller is being used as a secondary controller in the network, use this procedure to reset this controller only in the event that the network primary controller", "manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=product_documents/4271/homee_zwave_pdf-komprimiert.pdf" } } diff --git a/packages/config/config/devices/0x5254/zts-110.json b/packages/config/config/devices/0x5254/zts-110.json index 94f5ca575ba8..e5fc5df45ef3 100644 --- a/packages/config/config/devices/0x5254/zts-110.json +++ b/packages/config/config/devices/0x5254/zts-110.json @@ -45,7 +45,7 @@ }, { "#": "2", - "label": "Differntial", + "label": "Differential", "description": "Set Differential value from 1F/.5C to 4F/2.0C Available settings: 1 - 4", "valueSize": 1, "minValue": 1,