zwave-js/.config-db/devices/0x015f/mh-s412-1302.json

38 lines
631 B
JSON
Raw Permalink Normal View History

2025-01-10 22:05:04 -08:00
{
"manufacturer": "McoHome Technology Co., Ltd.",
"manufacturerId": "0x015f",
"label": "MH-S412",
"description": "Touch Panel Switch 2 Button",
"devices": [
{
"productType": "0x4121",
"productId": "0x1302"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"associations": {
"1": {
"label": "Button 1",
"maxNodes": 5
},
"2": {
"label": "Button 2",
"maxNodes": 5
},
"3": {
"label": "Lifeline",
"maxNodes": 1,
"isLifeline": true
}
},
"paramInformation": [
{
"#": "1",
"$import": "~/templates/master_template.json#state_after_power_failure_off_prev"
}
]
}