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

28 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
}
}
}
}
}