You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have updated Mushroom to the latest available version
I did a search to see if there is a similar issue.
Current Behavior
When using the light card and using the brightness slider, there is no easy way to set the light to the lowest brightness. Swiping the brightness all the way to the left (to 0%) turns the light off, which can already be accomplished by simply clicking the card.
Expected Behavior
Swiping the brightness down sets the brightness to 1%, and does not turn off the light.
Steps To Reproduce
Create a light card with brightness control
Turn the light on
Swipe down the brightness all the way to the left
Context
No response
Environment
- Browser: Firefox
- HA Version: 2022.11.2
- Mushroom: 2.3.6
Anything else?
No response
The text was updated successfully, but these errors were encountered:
Thank you for the PR 848. This topic was mentioned in #733 (comment)
I fear that it won't get merged if it's not an option as you mentioned in the PR, since it would change the behaviour for all users that might be used to swiping down to 0...
Stupid question: shouldn't I be able to add .min=${1} to /config/www/community/lovelace-mushroom/mushroom.js line 2370 (and delete mushroom.js.gz) and make it work? It doesn't.
How does your mushroom.js look like? I'm trying to achieve this without rebuilding mushroom... 😅
Followed the Mushroom manual installation instructions instead, but before uploading the mushroom.js file I added line 2370 with .min=${1}
I suppose it could be modified after uploading it, but this way no refreshes are needed. It works!
I don't really understand the difference to HACS installation as the HACS Mushroom folder had so many files and .gz, while manual is just one file that also existed in the HACS folder, but it works so good for now. (other than needing to manually update of course, but I'm subscribed/notified so no problem)
Thank you @wilco375 !!
Looking forward to PR 848 but as piitaya mentioned, it's not so straightforward... 😅
Requirements
Current Behavior
When using the light card and using the brightness slider, there is no easy way to set the light to the lowest brightness. Swiping the brightness all the way to the left (to 0%) turns the light off, which can already be accomplished by simply clicking the card.
Expected Behavior
Swiping the brightness down sets the brightness to 1%, and does not turn off the light.
Steps To Reproduce
Context
No response
Environment
Anything else?
No response
The text was updated successfully, but these errors were encountered: