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

Color slider for lights #20

Open
FerretMonger opened this issue Apr 22, 2022 · 5 comments
Open

Color slider for lights #20

FerretMonger opened this issue Apr 22, 2022 · 5 comments
Assignees
Labels
enhancement New feature or request priority high This should be looked at before issues marked with lower priorities

Comments

@FerretMonger
Copy link

I would like to use the slider for controlling color values for lights.

RGB
Hue
Saturation
etc...

@AnthonMS
Copy link
Owner

Yeah, I have thought about it. But how would it work? Would you have 3 sliders, one for each color Red, Green & Blue?

@FerretMonger
Copy link
Author

I can see multiple versions.

Either just one per "channel" (RGB) or one for Hue and one for Saturation.

It's always a bit messy to deal with colored lights. You want Brightness ofc, and you want color, but you also sometimes want to desaturate the color a bit, which means that you end up with a lot of sliders for one light or group, which in turn makes the dashboard become very bloated.

If I could choose I would want the option to choose if the slider should control brightness, hue or saturation. That way i could set up the brightness to be a large slider, and then maybe put hue and saturation as two smaller sliders underneath, for instance.

@AnthonMS
Copy link
Owner

Yeah I have had the same dilemma when thinking about setting it up for RGB. But I could set the type up to use brightness, hue and saturation instead of just brightness and warmth.

I will look into it. There are some problems with warmth slider already. Maybe I can fix these issues simultaneously. I don't know when though. There are a lot of stuff I would like to understand fully in the libraries that I use, so I can start using templating in the config.

@FerretMonger
Copy link
Author

Sounds great! I'll take whatever I can get ❤️

@AndyVRD
Copy link

AndyVRD commented May 1, 2022

You can make a pop-up with multiple sliders.

8D51B6B1-8DA6-4F24-90B8-B79835EA40D8

246E5A79-752C-4272-ACAD-ACFB87BC7742

35E52D61-03FA-4C31-82B4-8A1C9C619FC9

@AnthonMS AnthonMS self-assigned this Jul 2, 2022
@AnthonMS AnthonMS added enhancement New feature or request priority high This should be looked at before issues marked with lower priorities labels Jul 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority high This should be looked at before issues marked with lower priorities
Projects
None yet
Development

No branches or pull requests

3 participants