Skip to content

Commit

Permalink
feat(add): 915005988001 (#6080)
Browse files Browse the repository at this point in the history
Add another Hue Gradient light tube compact black
  • Loading branch information
mpaasch committed Aug 17, 2023
1 parent b166a63 commit e61be78
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 @@ -703,6 +703,13 @@ module.exports = [
description: 'Hue Gradient light tube compact black',
extend: philips.extend.light_onoff_brightness_colortemp_color_gradient({colorTempRange: [153, 500]}),
},
{
zigbeeModel: ['915005988001'],
model: '915005988001',
vendor: 'Philips',
description: 'Hue Gradient light tube compact black',
extend: philips.extend.light_onoff_brightness_colortemp_color_gradient({colorTempRange: [153, 500]}),
},
{
zigbeeModel: ['LCG002', '929003047701', '929003047701', '929003526202_01', '929003526202_02', '929003526202_03', '929003526101'],
model: '929001953101',
Expand Down

0 comments on commit e61be78

Please sign in to comment.