Skip to content

Commit 8a3c844

Browse files
feat(add): 929003846401 (#10738)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
1 parent 5228f29 commit 8a3c844

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/devices/philips.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4199,7 +4199,7 @@ export const definitions: DefinitionWithExtend[] = [
41994199
extend: [philips.m.light()],
42004200
},
42014201
{
4202-
zigbeeModel: ["929003822901", "929003823101", "929003823301", "929003823001", "929003823201", "929003823401"],
4202+
zigbeeModel: ["929003822901", "929003823101", "929003823301", "929003823001", "929003823201", "929003823401", "929003846401"],
42034203
model: "929003822901",
42044204
vendor: "Philips",
42054205
description: "Hue Tento WA 29,1cm (White)",
@@ -4209,6 +4209,7 @@ export const definitions: DefinitionWithExtend[] = [
42094209
{model: "929003823001", vendor: "Philips", description: "Hue Tento WA 29,1 cm (Black)", fingerprint: [{modelID: "929003823001"}]},
42104210
{model: "929003823201", vendor: "Philips", description: "Hue Tento WA 42,1 cm (Black)", fingerprint: [{modelID: "929003823201"}]},
42114211
{model: "929003823401", vendor: "Philips", description: "Hue Tento WA 54,2 cm (Black)", fingerprint: [{modelID: "929003823401"}]},
4212+
{model: "929003846401", vendor: "Philips", description: "Hue Tento WA 39,5 cm (White)", fingerprint: [{modelID: "929003846401"}]},
42124213
],
42134214
extend: [philips.m.light({colorTemp: {range: [153, 438]}})],
42144215
},

0 commit comments

Comments
 (0)