zwave-js/.config-db/devices/0x0108/dch-g020.json

23 lines
610 B
JSON
Raw Normal View History

2025-01-10 22:05:04 -08:00
{
"manufacturer": "D-Link",
"manufacturerId": "0x0108",
"label": "DCH-G020",
// eslint-disable-next-line @zwave-js/consistent-config-string-case
"description": "mydlink Connected Home Hub",
"devices": [
{
"productType": "0x0020",
"productId": "0x0001",
"zwaveAllianceId": 1297
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"metadata": {
"reset": "Press and hold the “Reset button” for 5 seconds on DCHG020",
"manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=MarketCertificationFiles/1297/DLink_DCH-G020_manual_v1.1.pdf"
}
}