You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Does anyone else find themselves wishing for a radio button type selection option in the UI? I want to set up scenes for some Hue lights, where I have three sliders that define HSB values (input_numbers), which I can use to set up a custom faux scene on the fly (through automation, since I don't believe templates can be used in Scene definitions). I'd also like to have two/three radio buttons as well that would set a particular HSB value for a particular pre-defined scene. The radio buttons would be tied to input_booleans that would then be controlled by the UI so that only ONE of them is true at a time. I know this can be done manually in other ways, but all that I've tried so far become overly complex. The Radio Button option would let the UI determine a unique input_boolean, that if set, could be chosen in my automation to set that faux scene.
For example, I could have a Cool and Warm HSB value set defined for two predefined scenes (which could be real scenes or faux scenes set via automation), but also have the option to set any HSB value via my sliders, and define a faux scene on the fly. Without the need for the custom option, of course, this is trivial using buttons.
Perhaps someone has figured out a creative way to do what I'm describing easily that I've not been able to come up with. If so, please share. Otherwise, does anyone else think a radio button card/row might be worth the trouble to develop?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Does anyone else find themselves wishing for a radio button type selection option in the UI? I want to set up scenes for some Hue lights, where I have three sliders that define HSB values (input_numbers), which I can use to set up a custom faux scene on the fly (through automation, since I don't believe templates can be used in Scene definitions). I'd also like to have two/three radio buttons as well that would set a particular HSB value for a particular pre-defined scene. The radio buttons would be tied to input_booleans that would then be controlled by the UI so that only ONE of them is true at a time. I know this can be done manually in other ways, but all that I've tried so far become overly complex. The Radio Button option would let the UI determine a unique input_boolean, that if set, could be chosen in my automation to set that faux scene.
For example, I could have a Cool and Warm HSB value set defined for two predefined scenes (which could be real scenes or faux scenes set via automation), but also have the option to set any HSB value via my sliders, and define a faux scene on the fly. Without the need for the custom option, of course, this is trivial using buttons.
Perhaps someone has figured out a creative way to do what I'm describing easily that I've not been able to come up with. If so, please share. Otherwise, does anyone else think a radio button card/row might be worth the trouble to develop?
Beta Was this translation helpful? Give feedback.
All reactions