Skip to content

Commit

Permalink
feat(detect): Detect SM323 as Samotech SM323. Koenkk/zigbee2mqtt#17937
Browse files Browse the repository at this point in the history
  • Loading branch information
Koenkk committed Jun 7, 2023
1 parent f054270 commit 03f8046
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/devices/samotech.ts
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ const definitions: Definition[] = [
},
},
{
zigbeeModel: ['SM323'],
fingerprint: [{modelID: 'Dimmer-Switch-ZB3.0', manufacturerName: 'Samotech'}, {modelID: 'HK_DIM_A', manufacturerName: 'Samotech'}],
model: 'SM323',
vendor: 'Samotech',
Expand Down

0 comments on commit 03f8046

Please sign in to comment.