Skip to content

Commit 5671246

Browse files
authored
fix: Rename Namron AS to Namron (#10743)
1 parent 9d90c31 commit 5671246

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/devices/namron.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ export const definitions: DefinitionWithExtend[] = [
178178
{
179179
zigbeeModel: ["4512789"],
180180
model: "4512789",
181-
vendor: "Namron AS",
181+
vendor: "Namron",
182182
description: "Zigbee smart plug 16A IP44",
183183
extend: [m.deviceTemperature({scale: 100}), m.onOff(), m.electricityMeter()],
184184
},

0 commit comments

Comments
 (0)