zwave-js/.config-db/devices/0x0001/ztm230.json

123 lines
2.4 KiB
JSON
Raw Normal View History

2025-01-10 22:05:04 -08:00
{
"manufacturer": "HomePro",
"manufacturerId": "0x0001",
"label": "ZTM230",
"description": "Dual Paddle Wall Mounted Transmitter",
"devices": [
{
"productType": "0x544d",
"productId": "0x3330"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"associations": {
"1": {
"label": "Left Paddle",
"maxNodes": 5,
"isLifeline": true
},
"2": {
"label": "Right Paddle",
"maxNodes": 5,
"isLifeline": true
},
"3": {
"label": "Right Paddle Double Tap",
"maxNodes": 5,
"isLifeline": true
},
"4": {
"label": "Lifeline",
"maxNodes": 5,
"isLifeline": true
}
},
"paramInformation": [
{
"#": "1",
"$import": "templates/act_template.json#ignore_start_level_transmitting"
},
{
"#": "2",
"$import": "templates/act_template.json#suspend_group_4"
},
{
"#": "3",
"$import": "~/templates/master_template.json#led_indicator_two_options_inverted"
},
{
"#": "4",
"$import": "~/templates/master_template.json#orientation"
},
{
"#": "5",
"$import": "templates/act_template.json#ignore_start_level_receiving"
},
{
"#": "7",
"$import": "templates/act_template.json#dim_step_zwave"
},
{
"#": "8",
"$import": "templates/act_template.json#dim_rate_zwave"
},
{
"#": "9",
"$import": "templates/act_template.json#dim_step_manual"
},
{
"#": "10",
"$import": "templates/act_template.json#dim_rate_manual"
},
{
"#": "11",
"$import": "templates/act_template.json#dim_step_all"
},
{
"#": "12",
"$import": "templates/act_template.json#dim_rate_all"
},
{
"#": "13",
"$import": "templates/act_template.json#disable_group_4"
},
{
"#": "14",
"$import": "templates/act_template.json#enable_shade_group_2"
},
{
"#": "15",
"$import": "templates/act_template.json#enable_shade_group_3"
},
{
"#": "16",
"$import": "templates/act_template.json#enable_shade_group_1"
},
{
"#": "19",
"$import": "templates/act_template.json#led_indicator"
},
{
"#": "20",
"$import": "~/templates/master_template.json#base_1-255_nounit",
"label": "Poll Group Interval",
"unit": "minutes",
"defaultValue": 2
},
{
"#": "21",
"$import": "~/templates/master_template.json#base_enable_disable",
"label": "Poll Group 1"
},
{
"#": "22",
"$import": "~/templates/master_template.json#base_enable_disable",
"label": "Poll Group 2",
"defaultValue": 1
}
]
}