zwave-js/.config-db/devices/0x0154/pope700397.json
2025-01-10 22:05:04 -08:00

189 lines
3.4 KiB
JSON

{
"manufacturer": "Popp & Co",
"manufacturerId": "0x0154",
"label": "POPE700397",
"description": "Popp Smart Outdoor Plug - IP44 Rated",
"devices": [
{
"productType": "0x0003",
"productId": "0x000a"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"paramInformation": [
{
"#": "1",
"label": "LED Operation Mode",
"description": "Defines when the LED shall shine and how",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "LED off, only blinks on traffic",
"value": 0
},
{
"label": "Defined by parameter 21 and 22",
"value": 1
}
]
},
{
"#": "2",
"label": "Auto Off",
"description": "Defines if and after which time the device shall turn off",
"valueSize": 2,
"minValue": 0,
"maxValue": 65535,
"defaultValue": 0,
"unsigned": true
},
{
"#": "3",
"label": "Switching Behavior",
"description": "Switching behavior when receiving wireless OFF",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Switches off",
"value": 0
},
{
"label": "Ignores off command",
"value": 1
},
{
"label": "Switches on",
"value": 2
},
{
"label": "Switches on, when receiving off and state is off",
"value": 3
}
]
},
{
"#": "4",
"label": "Button Mode",
"description": "This parameter defines if the local button ...",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Controls load + scenes",
"value": 0
},
{
"label": "Scene control only",
"value": 1
}
]
},
{
"#": "5",
"$import": "~/templates/master_template.json#state_after_power_failure_off_prev"
},
{
"#": "21",
"label": "LED Color on OFF State",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Off",
"value": 0
},
{
"label": "Red",
"value": 1
},
{
"label": "Green",
"value": 2
}
]
},
{
"#": "22",
"label": "LED Color on ON State",
"valueSize": 1,
"defaultValue": 2,
"allowManualEntry": false,
"options": [
{
"label": "Off",
"value": 0
},
{
"label": "Red",
"value": 1
},
{
"label": "Green",
"value": 2
}
]
},
{
"#": "23",
"label": "Voltage Report Threshold",
"valueSize": 1,
"minValue": 0,
"maxValue": 250,
"defaultValue": 100,
"unsigned": true
},
{
"#": "24",
"label": "Current Reporting Threshold",
"valueSize": 1,
"minValue": 0,
"maxValue": 255,
"defaultValue": 10,
"unsigned": true
},
{
"#": "25",
"label": "Power Reporting Threshold",
"valueSize": 1,
"minValue": 0,
"maxValue": 255,
"defaultValue": 50,
"unsigned": true
},
{
"#": "26",
"label": "Soft Circuit Breaker Threshold",
"valueSize": 2,
"minValue": 0,
"maxValue": 3600,
"defaultValue": 3600
},
{
"#": "27",
"label": "Soft Circuit Breaker Recovery Time",
"valueSize": 1,
"minValue": 0,
"maxValue": 255,
"defaultValue": 0,
"unsigned": true
},
{
"#": "28",
"label": "Soft Circuit Breaker Delay Time",
"valueSize": 1,
"minValue": 0,
"maxValue": 255,
"defaultValue": 10,
"unsigned": true
}
]
}