Skip to content

Commit

Permalink
fix: Rename LED2005R5 to LED2005R5/LED2106R3 Koenkk/zigbee2mqtt#20660
Browse files Browse the repository at this point in the history
  • Loading branch information
Koenkk committed Jan 8, 2024
1 parent 30e111d commit 2e1df4e
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 @@ -1019,7 +1019,7 @@ const definitions: Definition[] = [
},
{
zigbeeModel: ['TRADFRIbulbGU10WS345lm', 'TRADFRI bulb GU10 WS 345lm', 'TRADFRIbulbGU10WS380lm'],
model: 'LED2005R5',
model: 'LED2005R5/LED2106R3',
vendor: 'IKEA',
description: 'TRADFRI LED bulb GU10 345/380 lumen, dimmable, white spectrum',
extend: [tradfriLight({colorTemp: true})],
Expand Down

0 comments on commit 2e1df4e

Please sign in to comment.