Skip to content

Commit

Permalink
feat(config): add fingerprint to Remotec ZXT-800.json (#7195)
Browse files Browse the repository at this point in the history
Co-authored-by: AlCalzone <[email protected]>
  • Loading branch information
jbarreiros and AlCalzone authored Sep 27, 2024
1 parent b0072ad commit 71d3c00
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion packages/config/config/devices/0x5254/zxt-800.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,11 @@
"devices": [
{
"productType": "0x0004",
"productId": "0x8492",
"productId": "0x8492"
},
{
"productType": "0x0100",
"productId": "0x8493",
"zwaveAllianceId": 4788
}
],
Expand Down

0 comments on commit 71d3c00

Please sign in to comment.