We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8658ae commit b39f445Copy full SHA for b39f445
1 file changed
src/devices/awox.ts
@@ -398,7 +398,6 @@ export const definitions: DefinitionWithExtend[] = [
398
vendor: "AwoX",
399
description: "Connect.Z GU10 tunable white",
400
extend: [m.light({colorTemp: {range: [153, 370]}})],
401
- whiteLabel: [{vendor: "EGLO", model: "110308"}],
402
},
403
{
404
fingerprint: [
0 commit comments