Skip to content

Commit 617cb05

Browse files
[autofix.ci] apply automated fixes
1 parent c5dece2 commit 617cb05

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/devices/philips.ts

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3308,7 +3308,9 @@ export const definitions: DefinitionWithExtend[] = [
33083308
model: "929003099301",
33093309
vendor: "Philips",
33103310
description: "Hue Aurelle W 39,5 cm (White)",
3311-
whiteLabel: [{model: "929003099302", vendor: "Philips", description: "Hue Aurelle W 39,5 cm (White)", fingerprint: [{modelID: "929003099302"}]}],
3311+
whiteLabel: [
3312+
{model: "929003099302", vendor: "Philips", description: "Hue Aurelle W 39,5 cm (White)", fingerprint: [{modelID: "929003099302"}]},
3313+
],
33123314
extend: [philips.m.light({colorTemp: {range: [153, 454]}})],
33133315
},
33143316
{

0 commit comments

Comments
 (0)