Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Channel "red" stuck #49

Open
martinse1 opened this issue Dec 30, 2023 · 1 comment
Open

Channel "red" stuck #49

martinse1 opened this issue Dec 30, 2023 · 1 comment

Comments

@martinse1
Copy link

Hi,
I was testing "dmx-hue", but I encoutered an issue with my "Extended Color Light".
The Channel "Red" got stuck somehow. The Lights were "red" even when I used "green" or "blue" channel. I could see the Light flashing the correct colour briefly but went back to "red" immediatly.
The white channel was working fine.
I also configured my "Extended Color Light" without any other Lamps on the configuration and with only the RGB-channels.
Then the issue with "red" sticking was not present.

Regards
Martin

@bartjakobs
Copy link

bartjakobs commented Jan 26, 2024

I had the same problem. Removing .effect('none') on line 44 of lib/hue.js seemed to fix this.
The default value for effect is 'none', but I believe without calling effect(), the 'effect' parameter won't be sent to the hue bridge, instead of using the default value.

This might be a bug specific to the (brand-less AliExpress) lamps I'm using.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants