zwave-js/.config-db/devices/0x0330/heatit_z-push_button_8.json
2025-01-10 22:05:04 -08:00

35 lines
572 B
JSON

{
"manufacturer": "Sunricher",
"manufacturerId": "0x0330",
"label": "Heatit Z-Push Button 8",
"description": "Wall Mounted Switch",
"devices": [
{
"productType": "0x0300",
"productId": "0xa305"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"paramInformation": [
{
"#": "1",
"label": "Factory Reset",
"valueSize": 2,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Normal operation",
"value": 0
},
{
"label": "Factory reset",
"value": 21930
}
]
}
]
}