diff --git a/src/devices/philips.ts b/src/devices/philips.ts index 2d14896be1624..529c51cafe7b2 100644 --- a/src/devices/philips.ts +++ b/src/devices/philips.ts @@ -4583,6 +4583,13 @@ export const definitions: DefinitionWithExtend[] = [ description: "Hue White ambiance Milliskin (square)", extend: [philips.m.light({colorTemp: {range: [153, 454]}})], }, + { + zigbeeModel: ["Xi InterAct"], + model: "912401483126", + vendor: "Philips", + description: "Signify rectangle panel light", + extend: [m.light({colorTemp: {range: [150, 500]}})], + }, { zigbeeModel: ["RDM005"], model: "RDM005",