zwave-js/.config-db/devices/0x0159/zmnhjd.json
2025-01-10 22:05:04 -08:00

263 lines
4.6 KiB
JSON

{
"manufacturer": "Qubino",
"manufacturerId": "0x0159",
"label": "ZMNHJD",
"description": "Flush Pilot",
"devices": [
{
"productType": "0x0004",
"productId": "0x0051"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"associations": {
"1": {
"label": "Lifeline",
"description": "Reserved for communication with the main controller",
"maxNodes": 1,
"isLifeline": true
},
"2": {
"label": "Multilevel",
"description": "Triggered at changes of state/value of the Flush pilot wire",
"maxNodes": 99
},
"3": {
"label": "Basic on/off",
"description": "Triggered at change of the input I1 state and reflecting its state",
"maxNodes": 99
},
"4": {
"label": "Basic on/off - input I2",
"description": "Triggered at change of the input I2 state and reflecting its state",
"maxNodes": 99
},
"5": {
"label": "Basic on/off - input I3",
"description": "Triggered at change of the input I3 state and reflecting its state",
"maxNodes": 99
}
},
"paramInformation": [
{
"#": "1",
"label": "Input 1 Switch Type",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "Mono-Stable switch type (Push button)",
"value": 0
},
{
"label": "Bi-Stable switch type",
"value": 1
}
]
},
{
"#": "2",
"label": "Input 2 Switch Type",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "Mono-Stable switch type (Push button)",
"value": 0
},
{
"label": "Bi-Stable switch type",
"value": 1
}
]
},
{
"#": "3",
"label": "Input 3 Switch Type",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "Mono-Stable switch type (Push button)",
"value": 0
},
{
"label": "Bi-Stable switch type",
"value": 1
}
]
},
{
"#": "4",
"label": "Input 1 Contact Type",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "NO (Normally open) input type",
"value": 0
},
{
"label": "NC (Normally close) input type",
"value": 1
}
]
},
{
"#": "5",
"label": "Input 2 Contact Type",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "NO (Normally open) input type",
"value": 0
},
{
"label": "NC (Normally close) input type",
"value": 1
}
]
},
{
"#": "6",
"label": "Input 3 Contact Type",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "NO (Normally open) input type",
"value": 0
},
{
"label": "NC (Normally close) input type",
"value": 1
}
]
},
{
"#": "11",
"label": "Input 1 Operation Mode Selection",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "Button does not influence on selected mode",
"value": 0
},
{
"label": "Comfort",
"value": 1
},
{
"label": "Comfort -1 °C",
"value": 2
},
{
"label": "Comfort -2 °C",
"value": 3
},
{
"label": "Eco mode",
"value": 4
},
{
"label": "Frost protection",
"value": 5
},
{
"label": "Stop",
"value": 6
}
]
},
{
"#": "12",
"label": "Input 2 Operation Mode Selection",
"valueSize": 1,
"defaultValue": 4,
"allowManualEntry": false,
"options": [
{
"label": "Button does not influence on selected mode",
"value": 0
},
{
"label": "Comfort",
"value": 1
},
{
"label": "Comfort -1 °C",
"value": 2
},
{
"label": "Comfort -2 °C",
"value": 3
},
{
"label": "Eco mode",
"value": 4
},
{
"label": "Frost protection",
"value": 5
},
{
"label": "Stop",
"value": 6
}
]
},
{
"#": "13",
"label": "Input 3 Operation Mode Selection",
"valueSize": 1,
"defaultValue": 5,
"allowManualEntry": false,
"options": [
{
"label": "Button does not influence on selected mode",
"value": 0
},
{
"label": "Comfort",
"value": 1
},
{
"label": "Comfort -1 °C",
"value": 2
},
{
"label": "Comfort -2 °C",
"value": 3
},
{
"label": "Eco mode",
"value": 4
},
{
"label": "Frost protection",
"value": 5
},
{
"label": "Stop",
"value": 6
}
]
},
{
"#": "30",
"$import": "~/templates/master_template.json#state_after_power_failure_prev_off"
}
]
}