Skip to content

Commit

Permalink
feat(add): 929003054201 (#8254)
Browse files Browse the repository at this point in the history
* Add support for Hue Cher Pendant 929003054201

* u

---------

Co-authored-by: Koen Kanters <[email protected]>
  • Loading branch information
Basanites and Koenkk authored Nov 2, 2024
1 parent 014dcda commit d3e6dc1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/devices/philips.ts
Original file line number Diff line number Diff line change
Expand Up @@ -295,6 +295,13 @@ const definitions: DefinitionWithExtend[] = [
description: 'Hue White Ambiance Cher Pendant',
extend: [philipsLight({colorTemp: {range: [153, 454]}})],
},
{
zigbeeModel: ['929003054201'],
model: '929003054201',
vendor: 'Philips',
description: 'Hue White Ambiance Cher Pendant',
extend: [philipsLight({colorTemp: {range: [153, 454]}})],
},
{
zigbeeModel: ['5063131P7'],
model: '5063131P7',
Expand Down

0 comments on commit d3e6dc1

Please sign in to comment.