Skip to content

Commit 1ded4cb

Browse files
authored
feat(add): 9290038550H (#10731)
1 parent 4fe93d2 commit 1ded4cb

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/devices/philips.ts

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,13 @@ export const definitions: DefinitionWithExtend[] = [
142142
description: "Hue white ambiance",
143143
extend: [philips.m.light({colorTemp: {range: [222, 454]}})],
144144
},
145+
{
146+
zigbeeModel: ["LTA016"],
147+
model: "9290038550H",
148+
vendor: "Philips",
149+
description: "Hue white ambiance A67 1600lm with Bluetooth E27",
150+
extend: [philips.m.light({colorTemp: {range: [50, 1000]}})],
151+
},
145152
{
146153
zigbeeModel: ["LTA018"],
147154
model: "9290038552",

0 commit comments

Comments
 (0)