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

HABridge hue ColorDecode 0 0 0 #1253

Closed
Nikelele opened this issue Nov 14, 2020 · 6 comments · Fixed by #1266
Closed

HABridge hue ColorDecode 0 0 0 #1253

Nikelele opened this issue Nov 14, 2020 · 6 comments · Fixed by #1266
Assignees
Milestone

Comments

@Nikelele
Copy link

Nikelele commented Nov 14, 2020

Hey,

i have my habridge set up on a raspberry pi connected to some LED Strips.
Scrips to start, stop and dim the LED's via Hyperion works just fine.

My Issue is when trying to set a color with ${color.rgbx} for a script, it always changes to black (off).
I had a look into the logs and something with the color decode seems to be wrong.

Tracestate: Calling color as requested. With Color Data mode: XY, data: [0.6982, 0.2995]
Color change with XY: 0.6982 0.2995 Resulting RGB Values: 0 0 0
Request <</home/pi/hyperion_color.sh 000000>>, not done: true

I doesn't matter which color i choose, it always comes to RGB Values 0 0 0.

I am using the Version 5.3.1RC2.

Maybe you can help me with this.
Keep up the great work!

Cheers

@bwssytems
Copy link
Owner

Still need work on the color translations

@bwssytems bwssytems self-assigned this Nov 19, 2020
@Nikelele
Copy link
Author

Hey,

I was just wondering because it worked perfectly till last week where i reinstalled the system.

But thanks for your answer.
I'll be patient.

@bwssytems
Copy link
Owner

Were you using the RC2 last week as well?

@Nikelele
Copy link
Author

yes i was

@bwssytems
Copy link
Owner

interesting. as not understanding what would change if the habridge version didn't change

@bwssytems
Copy link
Owner

Colors are fixed in RC4

@bwssytems bwssytems added the bug label Dec 8, 2020
@bwssytems bwssytems added this to the 5.3.1 milestone Dec 8, 2020
This was referenced Dec 12, 2020
bwssytems added a commit that referenced this issue Dec 14, 2020
Dev branch 5.3.x to create v5.4.0

#1044 Alexa app, error "Device doesn't support requested value" bug question
#1118 Device status update in Alexa App is not working correctly for ha-bridge devices bug duplicate question
#1126 Can't get XY ColorData into URL enhancement question
#1127 Can't get separate hue, saturation and brightness enhancement question
#1128 Wrong color calucation in HS mode bug question
#1131 Changing color temperatur is not working correctly bug question
#1132 Conversion from CIE to RGB incorrect bug question
#1139 Device ID creation fails bug question
#1150 Home Assistant gets null exception during initialization bug question
#1170 Alexa not sending the correct color codes duplicate
#1171 Please add option: If bright request present with on, only send dim enhancement
#1184 Alexa will not discover HABridge question
#1191 When "Use UPNP Address Interface Only" is selected, echo cannot find ha-bridge bug
#1210 [Enahnacement] Have link button timeout be configurable enhancement
#1215 Alexa unable to discover recently added devices to ha-bridge duplicate question
#1227 Feature request: ${intensity.previous} value passing control enhancement
#1239 HA-Bridge has suddenly given up itself - Exception in thread "main" java.lang.NullPointerException bug question
#1243 Alexa device discovery now broke question
#1253 HABridge hue ColorDecode 0 0 0 bug question
#1256 Homeassistant devices not appearing bug question
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants