103 lines
1.8 KiB
JSON
103 lines
1.8 KiB
JSON
{
|
|
"manufacturer": "TKB Home",
|
|
"manufacturerId": "0x0118",
|
|
"label": "TZ36D",
|
|
"description": "Dual Paddle Wall Switch",
|
|
"devices": [
|
|
{
|
|
"productType": "0x0003",
|
|
"productId": "0x0003"
|
|
},
|
|
{
|
|
"productType": "0x0311",
|
|
"productId": "0x0202"
|
|
}
|
|
],
|
|
"firmwareVersion": {
|
|
"min": "0.0",
|
|
"max": "255.255"
|
|
},
|
|
"paramInformation": [
|
|
{
|
|
"#": "1",
|
|
"label": "Night Light",
|
|
"description": "LED behaviour control.",
|
|
"valueSize": 1,
|
|
"defaultValue": 1,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "Switch off = LED off",
|
|
"value": 0
|
|
},
|
|
{
|
|
"label": "Switch off = LED on",
|
|
"value": 1
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "2",
|
|
"label": "Memory Function",
|
|
"description": "Memory function behaviour control.",
|
|
"valueSize": 1,
|
|
"defaultValue": 1,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "Memory function off",
|
|
"value": 0
|
|
},
|
|
{
|
|
"label": "Memory function on",
|
|
"value": 1
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "3",
|
|
"label": "Invert Switch",
|
|
"description": "Swap top and bottom switch/button.",
|
|
"valueSize": 1,
|
|
"defaultValue": 0,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "Normal behaviour",
|
|
"value": 0
|
|
},
|
|
{
|
|
"label": "Switch top and bottom button",
|
|
"value": 1
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "4",
|
|
"label": "LED Transmission Indication",
|
|
"valueSize": 1,
|
|
"defaultValue": 1,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "Do not flicker",
|
|
"value": 0
|
|
},
|
|
{
|
|
"label": "Flicker for 1 second at the beginning",
|
|
"value": 1
|
|
},
|
|
{
|
|
"label": "Flicker entire time when transmitting",
|
|
"value": 2
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "5",
|
|
"$import": "~/templates/master_template.json#base_enable_disable_inverted",
|
|
"label": "Send Commands to Group 4",
|
|
"defaultValue": 0
|
|
}
|
|
]
|
|
}
|