Skip to content

Commit 1213417

Browse files
sutreguttKoenkk
andauthored
feat(add): 110308 (#12483)
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
1 parent 8dfcd87 commit 1213417

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

src/devices/awox.ts

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -392,6 +392,13 @@ export const definitions: DefinitionWithExtend[] = [
392392
meta: {multiEndpoint: true},
393393
whiteLabel: [{vendor: "EGLO", model: "900116"}],
394394
},
395+
{
396+
zigbeeModel: ["ESMLzm_TW_GU10"],
397+
model: "110308",
398+
vendor: "AwoX",
399+
description: "Connect.Z GU10 tunable white",
400+
extend: [m.light({colorTemp: {range: [153, 370]}})],
401+
},
395402
{
396403
fingerprint: [
397404
{

0 commit comments

Comments
 (0)