Skip to content

Commit b68e7f7

Browse files
WyspSedaiautofix-ci[bot]Koenkk
authored
feat(add): 929003736601 (#9999)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com> Co-authored-by: Koen Kanters <[email protected]>
1 parent 960db37 commit b68e7f7

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

src/devices/philips.ts

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,13 @@ const e = exposes.presets;
1212
const ea = exposes.access;
1313

1414
export const definitions: DefinitionWithExtend[] = [
15+
{
16+
zigbeeModel: ["929003736601_01", "929003736601_02"],
17+
model: "929003736601",
18+
vendor: "Philips",
19+
description: "Hue Datura LED ceiling panel small round",
20+
extend: [philips.m.light({colorTemp: {range: [153, 500]}, color: {modes: ["xy", "hs"], enhancedHue: true}})],
21+
},
1522
{
1623
zigbeeModel: ["929003810901_01", "929003810901_02", "929003810901_03"],
1724
model: "929003810901",

0 commit comments

Comments
 (0)