Feature request: Live Preview for bubble-card slider position. #1204
yeegg00
started this conversation in
Feature requests
Replies: 1 comment
-
I took inspiration from the discussion #1197 This code only works with an input_number.
If this solves your problem, mark this as solved and close the discussion. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I just discovered this and was trying to figure out how to display a live preview of number for an input number helper. The slider from HA allow us to preview the number when sliding which makes it easy to know should we want to specifically set the fan speed to 7 for example. Maybe this feature already exist but I could not find any mention of this.
This "Live preview" is essentially the position of the slider instead of the attribute of the entity/helper. The idea is that we would be able to know at which number or percentage we desire before letting go of sliding the slider.
I know that there is the live update toggle under the button setting, however I would like to just preview the number/percentage before letting go of the slider. Take for instance a curtain slider, if i want to set the curtain to specifically 78%, with live update, i have to slowly slide the slider until it stops at 78%. Without live update, I have to eyeball it to around 78%. If there is any option for just live preview, that would be awesome.
Currently, I'm using mushroom card slider and their default secondary information have this live preview behavior but for mobile UI, it takes up more vertical space so not too ideal. If this feature already exist for bubble-card slider, please guide me on how to achieve this.
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions