Skip to content

Commit

Permalink
Update src/devices/frient.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
  • Loading branch information
tbowmo and Koenkk authored Oct 5, 2024
1 parent bbb37da commit eea72df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/devices/frient.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const definitions: DefinitionWithExtend[] = [
zigbeeModel: ['EMIZB-141'],
model: 'EMIZB-141',
vendor: 'Frient',
description: 'frient Electricity Meter Interface 2 LED',
description: 'Electricity meter interface 2 LED',
extend: [
ota(),
electricityMeter({cluster: 'metering', power: {divisor: 1000, multiplier: 1}, energy: {divisor: 1000, multiplier: 1}}),
Expand Down

0 comments on commit eea72df

Please sign in to comment.