thomasloven / lovelace-slider-entity-row

🔹 Add sliders to entity cards
MIT License
799 stars 131 forks source link

Fan slider won't go to 100% #301

Open EAuckland opened 3 weeks ago

EAuckland commented 3 weeks ago

My Home Assistant version: 2024.6.0

My lovelace configuration method (GUI or yaml): Both

What I am doing: Controlling Ceiling Fan

What I expected to happen: Set speed to high or 100%

What happened instead: Slider only goes to 66.6666666%

Minimal steps to reproduce: Attempt to adjust fan slider to high

# The least ammount of code possible to reproduce my error
N/A
# End of code

Error messages from the browser console: N/A


By putting an X in the boxes ([X]) below, I indicate that I:

miberecz commented 3 weeks ago

I have the same issue:

image No matter what I do the slider stops at 66%

thomasloven commented 3 weeks ago

What settings does the fan have?

EAuckland commented 3 weeks ago

I have several. Some have three speeds that show on the slider as 33.33333333 and 66.66666666 and won't do high. I also have a could that have six speeds and the slider will only go to 83.33333. when you click on them home assistant will show all speeds and let select all, even high. Seems to only be an issue with the slider.

miberecz commented 3 weeks ago

My fan is an Ikea air purifier with 3 steps and and off state: image image

EAuckland commented 1 week ago

Just wanted to touch base on this issue.