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

Feature Request: preset buttons for RGB/Temperature lights, and display current color of light on button screen. #935

Open
Doughboy68 opened this issue Jul 13, 2023 · 3 comments
Labels
Enhancement For suggestions that add new features or improve existing functionalities.

Comments

@Doughboy68
Copy link

An option to have several more buttons (as many that could fit depending on screen real-estate) on the light screen for RGB/Temperature presets (the screen that appears when long-pressing a light entity button from a button screen).

The presets do not need to be dynamically added/deleted like HA does, instead can just be hard coded to have at least 3 or more (which I believe 3 is minimum to have for presets). Only display them if RGB/Temperature light is detected, just like other settings for color etc. are displayed.

Short pressing one of these three (or more) preset buttons on the light screen would set the light to its current preset. Long pressing one of these buttons would set/update its preset to the current color that the light entity is. These buttons would also display the color of their preset.

The button on button screen would also show current color of light entity which would override the blueprint's button color - maybe have an option in blueprint to override this if for some reason want a static color.

@Doughboy68 Doughboy68 changed the title New Feature Request: preset buttons for RGB/Temperature lights, and display current color of light on button screen. Feature Request: preset buttons for RGB/Temperature lights, and display current color of light on button screen. Jul 13, 2023
@edwardtfn edwardtfn added the Enhancement For suggestions that add new features or improve existing functionalities. label Jul 14, 2023
edwardtfn added a commit that referenced this issue Nov 10, 2023
@edwardtfn
Copy link
Collaborator

The button on button screen would also show current color of light entity which would override the blueprint's button color - maybe have an option in blueprint to override this if for some reason want a static color.

I believe this is solved in dev.

@Doughboy68
Copy link
Author

Ok I tried that and works!
But a cosmetic issue is with the background white button color, default color of light (ie, yellow, white) gets washed-out with the white background. Wonder if the white background buttons were changed to a lighter gray instead so it has more contrast, I can take a pic later to show when I am at home.

@edwardtfn
Copy link
Collaborator

I can take a pic later to show when I am at home.

That would be nice.
Changing color🤔/font is pretty straight forward, but decide to which color we should be using is the challenge.

@edwardtfn edwardtfn removed the Roadmap label Dec 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement For suggestions that add new features or improve existing functionalities.
Projects
None yet
Development

No branches or pull requests

2 participants