-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
Added "Media player volume slider" card feature. #23199
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It seems you haven't yet signed a CLA. Please do so here.
Once you do that we will be able to review and accept this pull request.
Thanks!
Please take a look at the requested changes, and use the Ready for review button when you are done, thanks 👍 |
src/panels/lovelace/card-features/hui-media-player-volume-card-feature.ts
Outdated
Show resolved
Hide resolved
TBH, I prefer buttons for volume but this is still an awesome feature |
Co-authored-by: Petar Petrov <[email protected]>
You might not be the only one. Would it make sense to call it "Media player volume slider" so a second feature called "Media player volume buttons" could be created in the future? |
Yeah, good idea |
Head branch was pushed to by a user without write access
* Added "Media player volume" card feature. * Make sure the feature is not displayed on unsupported players Co-authored-by: Petar Petrov <[email protected]> * Renamed to Media player volume *slider* * Missed one rename. --------- Co-authored-by: Simon Zumbrunnen <[email protected]> Co-authored-by: Petar Petrov <[email protected]>
Proposed change
Adds the possibility to add a "Media player volume" feature (slider) to the "Tile card".
Type of change
Example configuration
Additional information
Checklist
If user exposed functionality or configuration variables are added/changed: