Skip to content

Commit

Permalink
feat(add): 8719514419278 Koenkk/zigbee2mqtt#18465
Browse files Browse the repository at this point in the history
  • Loading branch information
Koenkk committed Aug 1, 2023
1 parent d66c6c5 commit 77547a0
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 @@ -31,6 +31,13 @@ module.exports = [
description: 'Hue white ambiance bathroom ceiling light Adore with Bluetooth',
extend: philips.extend.light_onoff_brightness_colortemp({colorTempRange: [153, 454]}),
},
{
zigbeeModel: ['LCZ001'],
model: '8719514419278',
vendor: 'Philips',
description: 'Hue Ellipse E27 smart bulb',
extend: philips.extend.light_onoff_brightness_colortemp({colorTempRange: [153, 500]}),
},
{
zigbeeModel: ['929003056701'],
model: '929003056701',
Expand Down

0 comments on commit 77547a0

Please sign in to comment.