From edc9fb974808801fe278a3d6c041a78af4b23f59 Mon Sep 17 00:00:00 2001 From: haguenau Date: Tue, 23 Apr 2024 15:45:43 -0400 Subject: [PATCH] fix(detect): Detect `440400982843` as Philips 915005733701 (#7428) --- 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 7d5957b877f7b..957dfcba526a1 100644 --- a/src/devices/philips.ts +++ b/src/devices/philips.ts @@ -1215,7 +1215,7 @@ const definitions: Definition[] = [ extend: [philipsLight({colorTemp: {range: undefined}, color: true})], }, { - zigbeeModel: ['LCT024', '440400982841', '440400982842', 'PCM002'], + zigbeeModel: ['LCT024', '440400982841', '440400982842', '440400982843', 'PCM002'], model: '915005733701', vendor: 'Philips', description: 'Hue White and color ambiance Play Lightbar',