Skip to content

Commit

Permalink
feat(config): add Product ID for Benext Energy Switch FW1.6
Browse files Browse the repository at this point in the history
Added product ID per @h5r9 suggestion.  This should close #6539

 Signed-off-by: Bob Eckhoff <[email protected]>
  • Loading branch information
apella12 committed Jan 11, 2024
1 parent fb93b59 commit 2ca0d55
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/config/config/devices/0x008a/energy_switch.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@
{
"productType": "0x0020",
"productId": "0x0001"
},
{
"productType": "0x0006",
"productId": "0x0101"
}
],
"firmwareVersion": {
Expand Down

0 comments on commit 2ca0d55

Please sign in to comment.