Skip to content

Commit

Permalink
feat(add): 9290024406A @RPiNut Koenkk/zigbee2mqtt#18455
Browse files Browse the repository at this point in the history
  • Loading branch information
Koenkk committed Jul 31, 2023
1 parent 306ac92 commit f11b5d7
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 @@ -654,6 +654,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: ['LWU002'],
model: '9290024406A',
vendor: 'Philips',
description: 'Hue P45 light bulb',
extend: extend.light_onoff_brightness(),
},
{
zigbeeModel: ['915005987801'],
model: '915005987801',
Expand Down

0 comments on commit f11b5d7

Please sign in to comment.