Skip to content

Commit

Permalink
Update ikea.ts with new definition for LED2104R3
Browse files Browse the repository at this point in the history
  • Loading branch information
IvSan authored Dec 6, 2023
1 parent 7fafc43 commit 7cb2c72
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/devices/ikea.ts
Original file line number Diff line number Diff line change
Expand Up @@ -476,6 +476,13 @@ const definitions: Definition[] = [
description: 'TRADFRI LED bulb GU10 WW 345 lumen, dimmable',
extend: tradfriExtend.light_onoff_brightness(),
},
{
zigbeeModel: ['TRADFRI bulb GU10 WW 345lm'],
model: 'LED2104R3',
vendor: 'IKEA',
description: 'TRADFRI LED bulb GU10 WW 345 lumen, dimmable',
extend: tradfriExtend.light_onoff_brightness(),
},
{
zigbeeModel: ['TRADFRIbulbG125E27WSopal470lm', 'TRADFRIbulbG125E26WSopal450lm', 'TRADFRIbulbG125E26WSopal470lm'],
model: 'LED1936G5',
Expand Down

0 comments on commit 7cb2c72

Please sign in to comment.