From e2c5da54acf7d7847d21b7faa68930a374330a93 Mon Sep 17 00:00:00 2001 From: Andreas Ntaflos Date: Tue, 3 Dec 2024 21:57:11 +0100 Subject: [PATCH] fix(detect): Detect `LCL007` as Philips 8718699703424 (#8432) --- src/devices/philips.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/devices/philips.ts b/src/devices/philips.ts index 6ef66607336c7..5fdd477758d7f 100644 --- a/src/devices/philips.ts +++ b/src/devices/philips.ts @@ -1134,7 +1134,7 @@ const definitions: DefinitionWithExtend[] = [ extend: [philipsLight({colorTemp: {range: undefined}, color: true})], }, { - zigbeeModel: ['LCL001', 'LCL006'], + zigbeeModel: ['LCL001', 'LCL006', 'LCL007'], model: '8718699703424', vendor: 'Philips', description: 'Hue white and color ambiance LightStrip plus',