diff --git a/src/devices/philips.ts b/src/devices/philips.ts index 926618679ec4f..d9803bfd1b3a8 100644 --- a/src/devices/philips.ts +++ b/src/devices/philips.ts @@ -12,6 +12,13 @@ const e = exposes.presets; const ea = exposes.access; export const definitions: DefinitionWithExtend[] = [ + { + zigbeeModel: ["LCX030"], + model: "929004284702", + vendor: "Philips", + description: "Hue Festavia permanent string lights", + extend: [philips.m.light({colorTemp: {range: [50, 1000]}, color: {modes: ["xy", "hs"], enhancedHue: true}})], + }, { zigbeeModel: ["929003736601_01", "929003736601_02"], model: "929003736601",