Skip to content

Commit

Permalink
fix(detect): Detect E220-KR5N0Z0-HA as LELLKI WP33-EU/WP34-EU (#6185)
Browse files Browse the repository at this point in the history
Add zigbeeModel E220-KR5N0Z0-HA
  • Loading branch information
gdjang authored Sep 20, 2023
1 parent 64ca85e commit 9e563a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/devices/lellki.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const definitions: Definition[] = [
{
fingerprint: [{modelID: 'TS011F', manufacturerName: '_TZ3000_air9m6af'}, {modelID: 'TS011F', manufacturerName: '_TZ3000_9djocypn'},
{modelID: 'TS011F', manufacturerName: '_TZ3000_bppxj3sf'}],
zigbeeModel: ['JZ-ZB-005'],
zigbeeModel: ['JZ-ZB-005', 'E220-KR5N0Z0-HA'],
model: 'WP33-EU/WP34-EU',
vendor: 'LELLKI',
description: 'Multiprise with 4 AC outlets and 2 USB super charging ports (16A)',
Expand Down

0 comments on commit 9e563a5

Please sign in to comment.