Skip to content

Commit

Permalink
feat(add): 929003053401 @maxk1337 Koenkk/zigbee2mqtt#18341
Browse files Browse the repository at this point in the history
  • Loading branch information
Koenkk committed Jul 17, 2023
1 parent fc33990 commit 933ff2f
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 @@ -640,6 +640,13 @@ module.exports = [
description: 'Hue Flourish white and color ambiance table light with Bluetooth',
extend: philips.extend.light_onoff_brightness_colortemp_color({colorTempRange: [153, 500]}),
},
{
zigbeeModel: ['929003053401'],
model: '929003053401',
vendor: 'Philips',
description: 'Hue Flourish white and color ambiance table light with Bluetooth',
extend: philips.extend.light_onoff_brightness_colortemp_color({colorTempRange: [153, 500]}),
},
{
zigbeeModel: ['915005988401'],
model: '915005988401',
Expand Down

0 comments on commit 933ff2f

Please sign in to comment.