slider-button-card icon indicating copy to clipboard operation
slider-button-card copied to clipboard

It doesn't work with the app when scrolling the page

Open dreds77 opened this issue 2 years ago • 8 comments

Checklist:

  • [x] I updated to the latest version available
  • [x] I cleared the cache of my browser

Release with the issue:

Last working release (if known):

Browser and Operating System:

Description of problem:

Javascript errors shown in the web inspector (if applicable):


Additional information:

dreds77 avatar Sep 02 '21 07:09 dreds77

Maybe I'm doing something wrong but I can't scroll the page

dreds77 avatar Sep 02 '21 07:09 dreds77

I have the same issue, but I am thinking if this be solved by adding a feature that disables sliding when the entity is off?

mbw2001 avatar Sep 14 '21 06:09 mbw2001

+1

Would make sense to handle sliding up/down vs led-right differently.

vlumikero avatar Sep 21 '21 05:09 vlumikero

I think this is a duplicate on issue #52

theodorklauritzen avatar Nov 01 '21 20:11 theodorklauritzen

@mattieha do you have updates about this issue?

This becomes frustrating when using the mobile app.

amaciuc avatar Nov 15 '21 19:11 amaciuc

I notice the same on iOS

samboman avatar Dec 09 '21 12:12 samboman

I think the best solution is to change the activation of the slider to a tap-and-hold to enable/slide the slider just like how Philips Hue app does it with individual lights.

VNRARA avatar Dec 15 '21 23:12 VNRARA

I think the best solution is to change the activation of the slider to a tap-and-hold to enable/slide the slider just like how Philips Hue app does it with individual lights.

How does one go about doing this?

Here is my current code. type: custom:slider-button-card entity: light.ge_enbrighten_z_wave_plus_smart_dimmer slider: direction: left-right background: triangle use_state_color: true use_percentage_bg_opacity: true show_track: true toggle_on_click: false force_square: false show_name: true show_state: true compact: true icon: show: true use_state_color: true tap_action: action: more-info icon: mdi:billiards action_button: mode: toggle icon: mdi:power show: true show_spinner: true tap_action: action: toggle name: Basement padding: 5

chenzomo avatar Mar 17 '22 00:03 chenzomo