Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
geirra committed Sep 21, 2023
1 parent af3af6f commit e351302
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions packages/config/config/devices/0x019b/z-water2.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"minValue": 30,
"maxValue": 65535,
"defaultValue": 870,
"unit": "seconds",
"unit": "seconds",
"unsigned": true
},
{
Expand All @@ -57,7 +57,7 @@
"minValue": 1,
"maxValue": 100,
"defaultValue": 10,
"unit": "0.1 °C",
"unit": "0.1 °C",
"unsigned": true
},
{
Expand All @@ -73,7 +73,7 @@
"maxValue": 1,
"defaultValue": 0,
"unsigned": true,
"options": [
"options": [
{
"label": "Normal",
"value": 0
Expand All @@ -91,9 +91,9 @@
"minValue": 0,
"maxValue": 30,
"defaultValue": 0,
"unit": "minutes",
"unit": "minutes",
"unsigned": true,
"options": [
"options": [
{
"label": "Disabled",
"value": 0
Expand All @@ -108,7 +108,7 @@
"maxValue": 1,
"defaultValue": 0,
"unsigned": true,
"options": [
"options": [
{
"label": "Internal",
"value": 0
Expand All @@ -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"
}
}
}

0 comments on commit e351302

Please sign in to comment.