Skip to content

Commit

Permalink
feat(config): add ZVIDAR ZW882 Z-Wave Gateway (#7310)
Browse files Browse the repository at this point in the history
  • Loading branch information
xuexiaofei authored Oct 24, 2024
1 parent 7334bd1 commit 894481d
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions packages/config/config/devices/0x045a/zw882.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"manufacturer": "ZVIDAR",
"manufacturerId": "0x045a",
"label": "ZW882",
"description": "Gateway",
"devices": [
{
"productType": "0x0004",
"productId": "0x0371"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
}
}

0 comments on commit 894481d

Please sign in to comment.