69 lines
1.4 KiB
JSON
69 lines
1.4 KiB
JSON
{
|
|
"manufacturer": "McoHome Co., Ltd.",
|
|
"manufacturerId": "0x015f",
|
|
"label": "MH-C621",
|
|
"description": "Shutter Panel",
|
|
"devices": [
|
|
{
|
|
"productType": "0xc621",
|
|
"productId": "0x5106"
|
|
}
|
|
],
|
|
"firmwareVersion": {
|
|
"min": "0.0",
|
|
"max": "255.255"
|
|
},
|
|
"paramInformation": [
|
|
{
|
|
"#": "1",
|
|
"$import": "templates/mcohome_template.json#w_report_interval"
|
|
},
|
|
{
|
|
"#": "2",
|
|
"$import": "templates/mcohome_template.json#kwh_report_interval"
|
|
},
|
|
{
|
|
"#": "5",
|
|
"$import": "templates/mcohome_template.json#level_report_mode"
|
|
},
|
|
{
|
|
"#": "8",
|
|
"$import": "templates/mcohome_template.json#backlight_brightness"
|
|
},
|
|
{
|
|
"#": "7",
|
|
"$import": "templates/mcohome_template.json#demo_trip"
|
|
},
|
|
{
|
|
"#": "10",
|
|
"$import": "templates/mcohome_template.json#auto_calibrate"
|
|
},
|
|
{
|
|
"#": "9",
|
|
"$import": "templates/mcohome_template.json#demo_trip_and_calibrate"
|
|
},
|
|
{
|
|
"#": "11",
|
|
"$import": "templates/mcohome_template.json#min_shutter_level"
|
|
},
|
|
{
|
|
"#": "12",
|
|
"$import": "templates/mcohome_template.json#max_shutter_level"
|
|
},
|
|
{
|
|
"#": "255",
|
|
"$import": "templates/mcohome_template.json#factory_reset"
|
|
}
|
|
],
|
|
"compat": {
|
|
"commandClasses": {
|
|
"add": {
|
|
"Multilevel Switch": {
|
|
// This is a roller shutter, but it responds to the CC version request with 0
|
|
"isSupported": true,
|
|
"version": 1
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|