Skip to content

Commit

Permalink
fix(detect): Detect TRADFRI bulb E26 WS globe 1160lm as IKEA LED200…
Browse files Browse the repository at this point in the history
  • Loading branch information
Koenkk committed Jan 6, 2024
1 parent f8a1b2c commit f91372d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/devices/ikea.ts
Original file line number Diff line number Diff line change
Expand Up @@ -478,7 +478,7 @@ const definitions: Definition[] = [
},
{
zigbeeModel: ['TRADFRIbulbE27WSglobeopal1055lm', 'TRADFRIbulbE26WSglobeopal1100lm', 'TRADFRIbulbE26WSglobeopal1160lm',
'TRADFRIbulbE26WSglobeopal1055lm'],
'TRADFRIbulbE26WSglobeopal1055lm', 'TRADFRI bulb E26 WS globe 1160lm'],
model: 'LED2003G10',
vendor: 'IKEA',
description: 'TRADFRI LED bulb E26/27 1100/1055/1160 lumen, dimmable, white spectrum, opal white',
Expand Down

0 comments on commit f91372d

Please sign in to comment.