We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8dfcd87 commit 1213417Copy full SHA for 1213417
1 file changed
src/devices/awox.ts
@@ -392,6 +392,13 @@ export const definitions: DefinitionWithExtend[] = [
392
meta: {multiEndpoint: true},
393
whiteLabel: [{vendor: "EGLO", model: "900116"}],
394
},
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
+ },
402
{
403
fingerprint: [
404
0 commit comments