29 lines
525 B
JSON
29 lines
525 B
JSON
|
{
|
||
|
"manufacturer": "EcoNet Controls",
|
||
|
"manufacturerId": "0x0157",
|
||
|
"label": "EV100",
|
||
|
"description": "Z-Vent Z-Wave Controlled HVAC Air Register",
|
||
|
"devices": [
|
||
|
{
|
||
|
"productType": "0x0100",
|
||
|
"productId": "0x0100",
|
||
|
"zwaveAllianceId": 1044
|
||
|
}
|
||
|
],
|
||
|
"firmwareVersion": {
|
||
|
"min": "0.0",
|
||
|
"max": "255.255"
|
||
|
},
|
||
|
"compat": {
|
||
|
// The device supports Battery CC, despite the Version query telling otherwise
|
||
|
"commandClasses": {
|
||
|
"add": {
|
||
|
"Battery": {
|
||
|
"isSupported": true,
|
||
|
"version": 1
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|