From e351302af77fc70b1f51a044f8a7066025ed0e94 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Geir=20R=C3=A5ness?= Date: Fri, 22 Sep 2023 00:50:52 +0200 Subject: [PATCH] lint --- .../config/config/devices/0x019b/z-water2.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/packages/config/config/devices/0x019b/z-water2.json b/packages/config/config/devices/0x019b/z-water2.json index 5d5cfec83d32..3d9ee203ab12 100755 --- a/packages/config/config/devices/0x019b/z-water2.json +++ b/packages/config/config/devices/0x019b/z-water2.json @@ -47,7 +47,7 @@ "minValue": 30, "maxValue": 65535, "defaultValue": 870, - "unit": "seconds", + "unit": "seconds", "unsigned": true }, { @@ -57,7 +57,7 @@ "minValue": 1, "maxValue": 100, "defaultValue": 10, - "unit": "0.1 °C", + "unit": "0.1 °C", "unsigned": true }, { @@ -73,7 +73,7 @@ "maxValue": 1, "defaultValue": 0, "unsigned": true, - "options": [ + "options": [ { "label": "Normal", "value": 0 @@ -91,9 +91,9 @@ "minValue": 0, "maxValue": 30, "defaultValue": 0, - "unit": "minutes", + "unit": "minutes", "unsigned": true, - "options": [ + "options": [ { "label": "Disabled", "value": 0 @@ -108,7 +108,7 @@ "maxValue": 1, "defaultValue": 0, "unsigned": true, - "options": [ + "options": [ { "label": "Internal", "value": 0 @@ -125,4 +125,4 @@ "exclusion": "The primary controller/gateway has a mode for removing devices. Please refer to your primary controller manual on how to set the primary controller in remove mode. The device may only be removed from the network if the primary controller is in remove mode. When the device is removed from the network, it will NOT revert to factory settings. An always listening node must be powered continuously and reside in a fixed position in the installation to secure the routing table. \n\nStandard (Manual)\nRemove mode is indicated on the device by a blinking green LED. It indicates this for 90 seconds until a timeout occurs, or until the device has been removed from the network. Configuration mode can also be cancelled by performing the same procedure used for starting Configuration mode.\nTo start the configuration process, press the reset button 3 times in rapid succession. The LED will light up solid green for 3 seconds if remove is successful. The device is now ready for use with default settings.\nNB! When the device is removed from the gateway, the parameters are not reset. To reset the parameters, see Chapter ”Factory reset”", "reset": "Press and hold the reset button. After 3 seconds the LED will start to blink green. After 20 seconds the LED will start blinking green rapidly. You may now release the button. If reset was successful the LED will light up solid green for 3 seconds" } -} +} \ No newline at end of file