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

110 lines
3.6 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"manufacturer": "Philio Technology Corp",
"manufacturerId": "0x013c",
"label": "PAD07",
"description": "In Wall Smart Dimmer",
"devices": [
{
"productType": "0x0005",
"productId": "0x0051",
"zwaveAllianceId": [2356, 2913]
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"paramInformation": [
{
"#": "1",
"label": "Dimmer Level Report Mode",
"description": "Whenever dimmer on/off state changes, it will send multilevel_switch_report to the nodes of group1. the default setting is enable the function",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "Disable",
"value": 0
},
{
"label": "Enable",
"value": 1
}
]
},
{
"#": "2",
"label": "LED Indication Mode",
"description": "1. show dimmer statewhen dimmer is on, LED is on. when dimmer is off, LED is off. the default setting is show dimmer state. 2. show night modewhen dimmer is on, LED is off. when dimmer is off, LED is on. 3. one flash mode : when dimmer on/off state changes, LED will light on one second and then off",
"valueSize": 1,
"unit": "seconds",
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "Show dimmer state",
"value": 1
},
{
"label": "Show night mode",
"value": 2
},
{
"label": "One flash mode",
"value": 3
}
]
},
{
"#": "3",
"label": "External Switch Type",
"description": "1. one switch modeonly s1 can dim up the light bulb to brightest level, then dim down to darkest level, and so on… 2. two switch modes1 and s2 can dim up the light bulb to brightest level, then dim down to darkest level, and so on… 3. up/down switch modes1 can only dim up the light bulb to brightest level, and s2 can only dim down to off",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "One switch mode",
"value": 1
},
{
"label": "Two switch mode",
"value": 2
},
{
"label": "Up/Down switch mode",
"value": 3
}
]
},
{
"#": "4",
"label": "Restore Dimmer State",
"description": "Whenever the ac power return from lost, pad02 will restore the switch state which could be dimmer off、last dimmer state、dimmer on. the default setting is last dimmer state",
"valueSize": 1,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "Dimmer off",
"value": 0
},
{
"label": "Last dimmer state",
"value": 1
},
{
"label": "Dimmer on",
"value": 2
}
]
}
],
"metadata": {
"inclusion": "1. Put your Z-Wave controller into inclusion mode by following the instructions provided by the controller manufacturer. \n2. Pressing Include button of PAD07 three times within 2 seconds will enter inclusion mode",
"exclusion": "1. Put your Z-Wave controller into exclusion mode by following the instructions provided by the controller manufacturer.\n2. Pressing Include button of PAD07 three times within 2 seconds will enter exclusion mode.\n3. Node ID has been excluded.",
"reset": "1. Pressing Include button of PAD07 three times within 2 seconds will enter inclusion mode.\n2. Within 1 second, press Include button of PAD07 again for 5 seconds.\n3. IDs are excluded.\n\n*Please use this procedure only when the network primary controller is missing or otherwise inoperable",
"manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=MarketCertificationFiles/2356/PAD07-A1%20manual-20170413.pdf"
}
}