ristomatti / node-red-contrib-node-lifx

Node RED nodes for controlling Lifx lights
Apache License 2.0
11 stars 2 forks source link

Infrared Light Issues #7

Open hufftheweevil opened 4 years ago

hufftheweevil commented 4 years ago

If anyone is having any issues with IR lights, I think I found a small bug with the lifx-lan-client library, although it is really a bug with the Lifx LAN API. See https://github.com/node-lifx/lifx-lan-client/pull/35 for a proposed fix.

ristomatti commented 4 years ago

Thanks for reporting! I've actually been aware of this issue already before we forked node-lifx to lifx-lan-client. I'll try to test the fix soon. I'm away from home until next week though. Hopefully I'll be able to integrate the fix soon. I wouldn't hold my breath on LIFX fixing the issue.

ristomatti commented 3 years ago

@hufftheweevil I've merged the proposed upstream fix and published a new version of both packages. Let me know if this fixes the issue.