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

36 lines
743 B
JSON

{
"manufacturer": "Bönig und Kallenbach oHG",
"manufacturerId": "0x0169",
"label": "POPE005206",
"description": "Z Weather",
"devices": [
{
"productType": "0x0001",
"productId": "0x0001"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"paramInformation": [
{
"#": "1",
"label": "Wind Speed Action Threshold",
"description": "Available Parameters: 0 - Off 1 - 30 in milliseconds Default = 6 m/s",
"valueSize": 1,
"minValue": 0,
"maxValue": 30,
"defaultValue": 6
},
{
"#": "2",
"label": "Twilight Action Threshold",
"description": "Set from 0 - 100 % Default = 37% (street lighting)",
"valueSize": 1,
"minValue": 0,
"maxValue": 100,
"defaultValue": 37
}
]
}