From eea72df821b36880fe5e7ecf18dcc4ed8a65bcf0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20M=C3=B8rch?= Date: Sat, 5 Oct 2024 15:36:33 +0200 Subject: [PATCH] Update src/devices/frient.ts Co-authored-by: Koen Kanters --- src/devices/frient.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/devices/frient.ts b/src/devices/frient.ts index b859ec2164729..5840c3cfe3ffc 100644 --- a/src/devices/frient.ts +++ b/src/devices/frient.ts @@ -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}}),