Skip to content

Commit

Permalink
feat(add): 929003123801 (#6115)
Browse files Browse the repository at this point in the history
  • Loading branch information
suspended authored Aug 30, 2023
1 parent f97b66a commit dd5c667
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/devices/philips.js
Original file line number Diff line number Diff line change
Expand Up @@ -1147,6 +1147,13 @@ module.exports = [
description: 'Hue white ambiance 5/6" retrofit recessed downlight',
extend: philips.extend.light_onoff_brightness_colortemp({colorTempRange: [153, 454]}),
},
{
zigbeeModel: ['LTD008'],
model: '929003123801',
vendor: 'Philips',
description: 'Hue white ambiance 6" downlight',
extend: philips.extend.light_onoff_brightness_colortemp({colorTempRange: [153, 454]}),
},
{
zigbeeModel: ['LTG001'],
model: '9290019534',
Expand Down

0 comments on commit dd5c667

Please sign in to comment.