diff --git a/src/devices/philips.ts b/src/devices/philips.ts index c4d722d4a8c10..d474ad6070b7f 100644 --- a/src/devices/philips.ts +++ b/src/devices/philips.ts @@ -2051,6 +2051,13 @@ const definitions: DefinitionWithExtend[] = [ description: 'Hue White & Color ambience Centris ceiling light (4 spots) (black)', extend: [philipsLight({colorTemp: {range: [153, 500]}, color: true})], }, + { + zigbeeModel: ['929003809101_01', '929003809101_02', '929003809101_03', '929003809101_04'], + model: '929003809101', + vendor: 'Philips', + description: 'Hue White & Color ambience Centris V2 ceiling light (3 spots)', + extend: [philipsLight({colorTemp: {range: [153, 500]}, color: true})], + }, { zigbeeModel: ['5060830P7_01', '5060830P7_02', '5060830P7_03', '5060830P7_04'], model: '5060830P7',