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

32 lines
499 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": "0x4102",
"productId": "0x0202"
}
],
"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
}
}
}