zwave-js/.config-db/devices/0x0108/dch-g020.json
2025-01-10 22:05:04 -08:00

22 lines
610 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"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"
}
}