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

68 lines
1.2 KiB
JSON

{
"manufacturer": "Systemair Sverige AB",
"manufacturerId": "0x0276",
"label": "29990",
"description": "Remotely Controlled Ventilation",
"devices": [
{
"productType": "0x0139",
"productId": "0x0001"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"paramInformation": [
{
"#": "1",
"label": "Ventilation System Type",
"valueSize": 2,
"minValue": 0,
"maxValue": 0,
"defaultValue": 0,
"readOnly": true
},
{
"#": "2",
"label": "Filter - Period (Read-Only)",
"valueSize": 2,
"unit": "30 days",
"minValue": 0,
"maxValue": 12,
"defaultValue": 12,
"readOnly": true
},
{
"#": "3",
"label": "Filter - Days",
"description": "How many days the filter has been used since the last change",
"valueSize": 2,
"unit": "days",
"minValue": 0,
"maxValue": 0,
"defaultValue": 0,
"readOnly": true
},
{
"#": "4",
"label": "Boost Mode Remaining Time",
"valueSize": 2,
"unit": "seconds",
"minValue": 0,
"maxValue": 0,
"defaultValue": 0,
"readOnly": true
},
{
"#": "5",
"label": "Temperature Setpoint Step",
"valueSize": 2,
"unit": "0.1 °C",
"minValue": 0,
"maxValue": 0,
"defaultValue": 0,
"readOnly": true
}
]
}