Skip to content

Commit

Permalink
LED1624G9 doesn't support color temperature. Koenkk/zigbee2mqtt#678
Browse files Browse the repository at this point in the history
  • Loading branch information
Koenkk committed Feb 9, 2019
1 parent 25e47ea commit 7f937cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devices.js
Original file line number Diff line number Diff line change
Expand Up @@ -485,7 +485,7 @@ const devices = [
model: 'LED1624G9',
vendor: 'IKEA',
description: 'TRADFRI LED bulb E27/E26 600 lumen, dimmable, color, opal white',
extend: generic.light_onoff_brightness_colortemp_colorxy,
extend: generic.light_onoff_brightness_colorxy,
},
{
zigbeeModel: [
Expand Down

0 comments on commit 7f937cf

Please sign in to comment.