mjwwit / node-red-contrib-ikea-tradfri

Node-RED nodes to get updates from and control devices connected to an IKEA TRADFRI gateway
3 stars 3 forks source link

tradfri-light-control RGB color not working #8

Closed muleooo closed 3 years ago

muleooo commented 3 years ago

Hi,

I'm on v 0.4.6 and trying to set the color of an IKEA LED1624G9 color bulb using tradfri-light-control but nothing seems to be happening.

While I can trigger it on or off and change the brightness just fine, trying to set the color with payload color property does not work: {"onOff": true, "brightness": 10, "color": "#00ff00"}

Instead of the light turning green it stays a cold bluish white.

Also trying to send any command without the color also makes the light revert from whatever it was previously set to, to bluish white.

Could you please take a look? Thanks, Muleo

mjwwit commented 3 years ago

Thanks for reporting this, but it's a duplicate of #6. Please keep an eye on that issue to stay up-to-date.