From d8658ae4ac60f06730adbdc3b6be1d0e158bcb63 Mon Sep 17 00:00:00 2001 From: sutregutt Date: Sat, 20 Jun 2026 14:22:41 +0200 Subject: [PATCH 1/2] Add support for EGLO Connect.Z GU10 (110308) --- src/devices/awox.ts | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/devices/awox.ts b/src/devices/awox.ts index 9c7294825f49d..2fe3f54ad0547 100644 --- a/src/devices/awox.ts +++ b/src/devices/awox.ts @@ -392,6 +392,14 @@ export const definitions: DefinitionWithExtend[] = [ meta: {multiEndpoint: true}, whiteLabel: [{vendor: "EGLO", model: "900116"}], }, + { + zigbeeModel: ["ESMLzm_TW_GU10"], + model: "110308", + vendor: "AwoX", + description: "Connect.Z GU10 tunable white", + extend: [m.light({colorTemp: {range: [153, 370]}})], + whiteLabel: [{vendor: "EGLO", model: "110308"}], + }, { fingerprint: [ { From b39f44557c7cef582ffac10dc0ad6260063de6ec Mon Sep 17 00:00:00 2001 From: Koen Kanters Date: Sun, 21 Jun 2026 07:47:52 +0200 Subject: [PATCH 2/2] Update awox.ts --- src/devices/awox.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/devices/awox.ts b/src/devices/awox.ts index 2fe3f54ad0547..4adc31d601f57 100644 --- a/src/devices/awox.ts +++ b/src/devices/awox.ts @@ -398,7 +398,6 @@ export const definitions: DefinitionWithExtend[] = [ vendor: "AwoX", description: "Connect.Z GU10 tunable white", extend: [m.light({colorTemp: {range: [153, 370]}})], - whiteLabel: [{vendor: "EGLO", model: "110308"}], }, { fingerprint: [