NSPanel_HA_Blueprint icon indicating copy to clipboard operation
NSPanel_HA_Blueprint copied to clipboard

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

Open Doughboy68 opened this issue 1 year ago • 3 comments

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 avatar Jul 13 '23 17:07 Doughboy68

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.

edwardtfn avatar Nov 10 '23 06:11 edwardtfn

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.

Doughboy68 avatar Nov 10 '23 20:11 Doughboy68

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 avatar Nov 11 '23 01:11 edwardtfn