zwave-js/.config-db/devices/0x0113/lrm-as.json

157 lines
2.3 KiB
JSON
Raw Normal View History

2025-01-10 22:05:04 -08:00
{
"manufacturer": "Evolve",
"manufacturerId": "0x0113",
"label": "LRM-AS",
"description": "Wall Mounted Dimmer",
"devices": [
{
"productType": "0x4457",
"productId": "0x3034"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"associations": {
"1": {
"label": "Lifeline",
"maxNodes": 5,
"isLifeline": true
},
"2": {
"label": "Double Tap",
"maxNodes": 5
},
"3": {
"label": "Triple Tap",
"maxNodes": 5
}
},
"paramInformation": [
{
"#": "1",
"label": "Ignore Start Level",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "Enable",
"value": 0
},
{
"label": "Disable",
"value": 1
}
]
},
{
"#": "3",
"label": "Night Light",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Disable",
"value": 0
},
{
"label": "Enable",
"value": 1
}
]
},
{
"#": "4",
"label": "Invert Switch",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Disable",
"value": 0
},
{
"label": "Enable",
"value": 1
}
]
},
{
"#": "14",
"label": "Shade Control Group 2",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Disable",
"value": 0
},
{
"label": "Enable",
"value": 1
}
]
},
{
"#": "15",
"label": "Shade Control Group 3",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Disable",
"value": 0
},
{
"label": "Enable",
"value": 1
}
]
},
{
"#": "19",
"label": "LED Indicator",
"valueSize": 1,
"defaultValue": 2,
"allowManualEntry": false,
"options": [
{
"label": "Disable",
"value": 0
},
{
"label": "Flicker while transmitting",
"value": 1
},
{
"label": "Flicker for 1 second",
"value": 2
}
]
},
{
"#": "29",
"label": "Load Sense",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Disable",
"value": 0
},
{
"label": "Enable",
"value": 1
}
]
}
]
}