zwave-js/.config-db/devices/0x024f/am.json

128 lines
3.5 KiB
JSON
Raw Permalink Normal View History

2025-01-10 22:05:04 -08:00
{
"manufacturer": "SE Devices",
"manufacturerId": "0x024f",
"label": "AM",
"description": "Standalone MOSFET Dimmer",
"devices": [
{
"productType": "0x0003",
"productId": "0x1012",
"zwaveAllianceId": 2856
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"paramInformation": [
{
"#": "1",
"label": "Hardware Combination Identifier",
"valueSize": 1,
"defaultValue": 18,
"readOnly": true,
"allowManualEntry": false,
"options": [
{
"label": "2-Pole 8A relay",
"value": 16
},
{
"label": "1-10V dimmer",
"value": 17
},
{
"label": "230V MOSFET dimmer",
"value": 18
},
{
"label": "1-Pole 16A relay",
"value": 19
}
]
},
{
"#": "10",
"label": "Dimming Speed",
"valueSize": 2,
"unit": "0.01 seconds",
"minValue": 0,
"maxValue": 32767,
"defaultValue": 300
},
{
"#": "11",
"label": "Dimmer Mode",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Leading edge",
"value": 0
},
{
"label": "Tailing edge",
"value": 1
}
]
},
{
"#": "12",
"label": "Maximum Dimmer Level",
"valueSize": 1,
"minValue": 1,
"maxValue": 99,
"defaultValue": 90
},
{
"#": "13",
"label": "Minimum Dimmer Level",
"valueSize": 1,
"minValue": 1,
"maxValue": 99,
"defaultValue": 15
},
{
"#": "16",
"label": "Back Unit Type",
"valueSize": 1,
"defaultValue": 2,
"readOnly": true,
"allowManualEntry": false,
"options": [
{
"label": "2-Pole 8A relay",
"value": 0
},
{
"label": "230V MOSFET dimmer",
"value": 2
},
{
"label": "1-10V dimmer",
"value": 4
},
{
"label": "1-Pole 16A relay",
"value": 6
}
]
},
{
"#": "44",
"label": "Cold Start Minimum Level",
"valueSize": 1,
"minValue": 1,
"maxValue": 99,
"defaultValue": 20
}
],
"metadata": {
"inclusion": "To add the device to a Z-Wave network, the Z-Wave Controller must first be set into Add (Learn) mode. Then use a paperclip or a small pointy tool to push and hold the button in the button hole for approximately a second. The device LED will blink twice to indicate that it sends information to the Controller",
"exclusion": "To remove the device from a Z-Wave network, the Z-Wave Controller must first be set into Remove mode. Then use a paperclip or a small pointy tool to push and hold the button in the button hole for approximately a second. The device LED will blink twice to indicate that it sends information to the Controller",
"reset": "WARNING! Executing a Factory Reset on a device may make it stop working as wanted, and will disable remote control of the device. The device will have to be re-added to the Z-Wave network and reconfigured afterwards, to regain the previous operation of the device. Please DO NOT execute this procedure unless it is absolutely necessary.\n\nPush and Hold the Add/Remove button for about 15 seconds until the LED indicator turns OFF. Then release the button. The device is now Factory Reset, and removed from the Z-Wave network.\n\nThe button is located about 10 mm down in the middle of the three holes on the front. A thin tool (a very small screwdriver, a toothpick, a paper clip or similar) is needed to access the button",
"manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=MarketCertificationFiles/2856/AMD_AD1-10V%20-%20Standalone%20Z-Wave%20Dimmer%20-%20User%20Manual.pdf"
}
}