zwave-js/.config-db/devices/0x0118/tz67.json

57 lines
1.2 KiB
JSON
Raw Permalink Normal View History

2025-01-10 22:05:04 -08:00
{
"manufacturer": "TKB Home",
"manufacturerId": "0x0118",
"label": "TZ67",
"description": "Wall Plug Dimmer",
"devices": [
{
"productType": "0x0003",
"productId": "0x0008",
"zwaveAllianceId": [1604, 1628, 1660, 1880, 1885, 1949, 1951]
},
{
"productType": "0x0202",
"productId": "0x0611",
"zwaveAllianceId": [885, 886, 887]
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"associations": {
"1": {
"label": "Group 1",
"maxNodes": 5,
"isLifeline": true
}
},
"paramInformation": [
{
"#": "1",
"label": "LED Behavior",
"description": "Defines the behavior of the blue LED",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Blue indicates off",
"value": 0
},
{
"label": "Blue indicates on",
"value": 1
}
]
}
],
"compat": {
// The device does not react to Multilevel Switch commands that include a duration field
"encodeCCsUsingTargetVersion": true
},
"metadata": {
"manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=MarketCertificationFiles/1951/TZ67%20User%20Manual.pdf"
}
}