-
Notifications
You must be signed in to change notification settings - Fork 131
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
slider-entity-row has become extremely hard to use on HA iOS app #296
Comments
Same issue here too, any idea if this is solveable? |
I'm having this issue as well- on both iPhones and an iPad wallpanel. I just tested it on both the companion app and a browser and the issue seems to be the ability to "grab" the knob. Maybe the target area needs to be bigger? |
Unfortunately I'm also having a hard time grabbing the slider on my iOS devices. This became a problem in 2023. |
I'm having similar issues, they don't slide easily with the IOS app. I've found if I hold my finger on the slider for a second or two first then slide it works better, but it's not ideal. Hoping it can get fixed because I use this plugin a lot! |
Same here. This happened after upgrading to 2023.12 |
On IOS if I want to make a largish change to the slider position, it's usually not much of a problem, but if I'm trying to make a very small change (min:1, max:100, step:1) it's really hard. One thought I had is that it might be nice to have the option of little up-down buttons to the right of the slider in the same spot where you can have an optional toggle now. The buttons could be side-by-side to fit better in a row and would move the slider one step per tap. Right now, most of the time on IOS I end up tapping on the icon, and then using the native vertical slider if the entity is a light. However, the native controls for a media_player also has a very small volume slider, so that workaround is no help in that case. |
My Home Assistant version:
2024.1.5.
My lovelace configuration method (GUI or yaml):
GUI and YAML.
What I am doing:
Trying to drag the slider on Home Assistant Companion (v2024.1) iOS app.
What I expected to happen:
The slider should move.
What happened instead:
The slider doesn't move in 50-80% of the attempts. I've tried to record a 1 minute video illustrating the issue. As I'm trying to record while performing the slides, the movement of my finger isn't 100% horizontal, but I would still expect it to work, as my vertial movement isn't enough to trigger vertical scrolling of the screen.
I've been using this exact configuration for around 2 years, and I believe this issue started at some point in 2023. I do not know if this is caused by a change in iOS, Home Assistant, the HA Companion app or slider-entity-row, but something has definitely changed for the worse. Setting "javascript_version: latest" in configuration.yaml as per the wiki, does not seem to change anything.
Link to video:
https://drive.google.com/file/d/1EiH38S8VsN7Y7RAhvIxPHmVihlgogY00/view?usp=sharing
Minimal steps to reproduce:
Setting "javascript_version: latest" in configuration.yaml does not seem to change anything:
By putting an X in the boxes ([X]) below, I indicate that I:
The text was updated successfully, but these errors were encountered: