Skip to content
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

[Bug]: Slider does not change entity value when clicked #1227

Closed
2 tasks done
bzumik1 opened this issue Aug 6, 2023 · 0 comments · Fixed by #1309
Closed
2 tasks done

[Bug]: Slider does not change entity value when clicked #1227

bzumik1 opened this issue Aug 6, 2023 · 0 comments · Fixed by #1309
Labels
bug Something isn't working

Comments

@bzumik1
Copy link
Contributor

bzumik1 commented Aug 6, 2023

Requirements

  • I checked the troubleshooting section in the README to verify that I have the latest Mushroom version.
  • I did a search to see if there is a similar issue or if a pull request is open.

Current Behavior

When I click on the slider the entity value does not change, the value only changes when I drag over the slider.

Click:
image
Drag:
image

Expected Behavior

Change entity value when I click on slider.

Steps To Reproduce

No response

Context

YAML state

square: false
type: grid
cards:
  - type: custom:mushroom-title-card
    title: Nastavení
  - type: custom:mushroom-number-card
    entity: input_number.teplota_svetla
  - type: custom:mushroom-number-card
    entity: input_number.jas_svetla
columns: 1

Environment

- Browser: Safari
- HA Version: 2023.8.1
- Mushroom: 3.0.5

Anything else?

No response

@bzumik1 bzumik1 added the bug Something isn't working label Aug 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant