Skip to content

Commit

Permalink
feat(config): import config files from zwa
Browse files Browse the repository at this point in the history
  • Loading branch information
zwave-js-bot committed Nov 8, 2024
1 parent 6dbfec1 commit d664092
Showing 1 changed file with 215 additions and 0 deletions.
215 changes: 215 additions & 0 deletions packages/config/config/devices/0x027a/zse70_800lr.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,215 @@
{
"manufacturer": "Zooz",
"manufacturerId": "0x027a",
"label": "ZSE70 800LR",
"description": "Outdoor Motion Sensor",
"devices": [
{
"productType": "0x0004",
"productId": "0x0006",
"zwaveAllianceId": 5150
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"associations": {
"1": {
"label": "Lifeline",
"maxNodes": 5,
"isLifeline": true
},
"2": {
"label": "On/Off control",
"maxNodes": 5
}
},
"paramInformation": [
{
"#": "1",
"label": "Motion Sensitivity",
"description": "0",

Check failure on line 32 in packages/config/config/devices/0x027a/zse70_800lr.json

View workflow job for this annotation

GitHub Actions / lint-zwave (18)

The description 0 is not allowed
"valueSize": 1,
"minValue": 0,
"maxValue": 8,
"defaultValue": 6,
"unsigned": true

Check failure on line 37 in packages/config/config/devices/0x027a/zse70_800lr.json

View workflow job for this annotation

GitHub Actions / lint-zwave (18)

Defining this parameter as unsigned is unnecessary
},
{
"#": "2",
"label": "Motion Untrigger Time",
"description": "0",

Check failure on line 42 in packages/config/config/devices/0x027a/zse70_800lr.json

View workflow job for this annotation

GitHub Actions / lint-zwave (18)

The description 0 is not allowed
"valueSize": 2,
"minValue": 10,
"maxValue": 3600,
"defaultValue": 30,
"unsigned": true

Check failure on line 47 in packages/config/config/devices/0x027a/zse70_800lr.json

View workflow job for this annotation

GitHub Actions / lint-zwave (18)

Defining this parameter as unsigned is unnecessary
},
{
"#": "3",
"label": "Motion Group Control",
"description": "0",

Check failure on line 52 in packages/config/config/devices/0x027a/zse70_800lr.json

View workflow job for this annotation

GitHub Actions / lint-zwave (18)

The description 0 is not allowed
"valueSize": 1,
"minValue": 0,
"maxValue": 7,
"defaultValue": 7,
"unsigned": true

Check failure on line 57 in packages/config/config/devices/0x027a/zse70_800lr.json

View workflow job for this annotation

GitHub Actions / lint-zwave (18)

Defining this parameter as unsigned is unnecessary
},
{
"#": "4",
"label": "Motion Group Value Setting",
"description": "0",

Check failure on line 62 in packages/config/config/devices/0x027a/zse70_800lr.json

View workflow job for this annotation

GitHub Actions / lint-zwave (18)

The description 0 is not allowed
"valueSize": 2,
"minValue": 0,
"maxValue": 65535,
"defaultValue": 65280,
"unsigned": true
},
{
"#": "5",
"label": "Temperature Report Scale",
"description": "0",

Check failure on line 72 in packages/config/config/devices/0x027a/zse70_800lr.json

View workflow job for this annotation

GitHub Actions / lint-zwave (18)

The description 0 is not allowed
"valueSize": 1,
"minValue": 0,
"maxValue": 1,
"defaultValue": 1,
"unsigned": true

Check failure on line 77 in packages/config/config/devices/0x027a/zse70_800lr.json

View workflow job for this annotation

GitHub Actions / lint-zwave (18)

Defining this parameter as unsigned is unnecessary
},
{
"#": "6",
"label": "Led Activity",
"description": "0",
"valueSize": 1,
"minValue": 0,
"maxValue": 1,
"defaultValue": 1,
"unsigned": true
},
{
"#": "7",
"label": "Low Battery Threshold",
"description": "0",
"valueSize": 1,
"minValue": 10,
"maxValue": 50,
"defaultValue": 10,
"unsigned": true
},
{
"#": "8",
"label": "Battery Power Checking Interval",
"description": "0",
"valueSize": 2,
"minValue": 0,
"maxValue": 744,
"defaultValue": 4,
"unsigned": true
},
{
"#": "9",
"label": "Temperature Threshold Check Time",
"description": "0",
"valueSize": 2,
"minValue": 0,
"maxValue": 600,
"defaultValue": 30,
"unsigned": true
},
{
"#": "10",
"label": "Light Threshold Check Time",
"description": "0",
"valueSize": 2,
"minValue": 0,
"maxValue": 600,
"defaultValue": 10,
"unsigned": true
},
{
"#": "11",
"label": "Battery Threshold",
"description": "0",
"valueSize": 1,
"minValue": 0,
"maxValue": 50,
"defaultValue": 2,
"unsigned": true
},
{
"#": "12",
"label": "Temperature Threshold",
"description": "0",
"valueSize": 1,
"minValue": 0,
"maxValue": 144,
"defaultValue": 1,
"unsigned": true
},
{
"#": "13",
"label": "Light Threshold",
"description": "0",
"valueSize": 2,
"minValue": 0,
"maxValue": 30000,
"defaultValue": 50,
"unsigned": true
},
{
"#": "14",
"label": "Temperature Calibrate Offset",
"description": "0",
"valueSize": 1,
"minValue": 0,
"maxValue": 200,
"defaultValue": 100,
"unsigned": true
},
{
"#": "15",
"label": "Light Calibrate Offset",
"description": "0",
"valueSize": 1,
"minValue": 0,
"maxValue": 200,
"defaultValue": 100,
"unsigned": true
},
{
"#": "16",
"label": "Dusk to Dawn",
"description": "0",
"valueSize": 2,
"minValue": 0,
"maxValue": 30000,
"defaultValue": 0,
"unsigned": true
},
{
"#": "17",
"label": "Automatic Report Interval Time For Temp",
"description": "0",
"valueSize": 2,
"minValue": 0,
"maxValue": 43200,
"defaultValue": 0,
"unsigned": true
},
{
"#": "18",
"label": "Automatic Report Interval Time For Light",
"description": "0",
"valueSize": 2,
"minValue": 0,
"maxValue": 43200,
"defaultValue": 0,
"unsigned": true
}
],
"metadata": {
"inclusion": "Put your Z-Wave® hub into inclusion mode and click\nthe Z-Wave® button 3 times as quickly as possible. The\nLED indicator will start blinking to confirm inclusion\nmode and turn off once inclusion is completed",
"exclusion": "1. Bring the sensor within direct range of your Z-Wave®\ngateway (hub).\n2. Put the Z-Wave® hub into exclusion mode (not sure\nhow to do that? [email protected]).\n3. Click the Z-Wave® button 3 times quickly.\n4. Your hub will confirm exclusion and the sensor will\ndisappear from your controller''s device list",
"reset": "When your network’s primary controller is missing or\notherwise inoperable, you may need to reset the device\nto factory settings manually. In order to complete the\nprocess, make sure the sensor is powered, then hold\nthe Z-Wave® button down for at least 10 seconds.\nThe LED indicator will start flashing blue and turn solid\nblue for a couple of seconds to indicate successful reset.\nNOTE: All previously recorded activity and custom settings will be\nerased from the device’s memory"
}
}

0 comments on commit d664092

Please sign in to comment.