zwave-js/.config-db/devices/0x0085/arz_z-wave_solar.json
2025-01-10 22:05:04 -08:00

51 lines
921 B
JSON

{
"manufacturer": "Fakro",
"manufacturerId": "0x0085",
"label": "ARZ Z-Wave Solar",
"description": "Roller Shutter",
"devices": [
{
// Solar variant of ARZ Z-Wave/102
"productType": "0x0003",
"productId": "0x0012"
},
{
// Solar variant of ARZ Z-Wave
"productType": "0x0003",
"productId": "0x0112"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"associations": {
"1": {
"label": "Lifeline",
"maxNodes": 1,
"isLifeline": true
},
"2": {
"label": "Basic Repeat",
"maxNodes": 5
},
"3": {
"label": "Multilevel Switch Repeat",
"maxNodes": 5
}
},
"paramInformation": [
{
"#": "13",
"$import": "templates/fakro_template.json#shutter_response_to_basic_set_0xff"
},
{
"#": "99",
"$import": "templates/fakro_template.json#factory_reset"
},
{
"#": "100",
"$import": "templates/fakro_template.json#autoexclude"
}
]
}