Skip to content

Commit

Permalink
Support tradfri 1055lm LED2003G10
Browse files Browse the repository at this point in the history
Yes, I went to IKEA again today. 馃槀
  • Loading branch information
danielvandenberg95 committed Sep 28, 2021
1 parent 150b715 commit 03ad2cc
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions devices/ikea.js
Expand Up @@ -69,6 +69,13 @@ module.exports = [
description: 'TRADFRI LED bulb E26/E27 980 lumen, dimmable, white spectrum, opal white',
extend: tradfriExtend.light_onoff_brightness_colortemp(),
},
{
zigbeeModel: ['TRADFRIbulbE27WSglobeopal1055lm'],
model: 'LED2003G10',
vendor: 'IKEA',
description: 'TRADFRI LED bulb E27 1055 lumen, dimmable, white spectrum, opal white',
extend: tradfriExtend.light_onoff_brightness_colortemp(),
},
{
zigbeeModel: ['TRADFRI Light Engine'],
model: 'T2011',
Expand Down

0 comments on commit 03ad2cc

Please sign in to comment.