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

Add volume step control to volume buttons v2 #308

Merged
merged 7 commits into from
May 24, 2020

Conversation

craiq
Copy link
Contributor

@craiq craiq commented May 22, 2020

Digged deeper into the HA core media player. As volume_set service gets the volume_level float I assume it as the same behavior as the check for mute support
Then this should be the better version compared to #291

.eslintrc.yml Outdated Show resolved Hide resolved
src/main.js Outdated Show resolved Hide resolved
src/model.js Outdated Show resolved Hide resolved
src/model.js Outdated Show resolved Hide resolved
@kalkih
Copy link
Owner

kalkih commented May 23, 2020

I like this approach, this should be good, checking for volume_level is a good idea 👍

@kalkih kalkih added the enhancement New feature or request label May 23, 2020
README.md Outdated Show resolved Hide resolved
@kalkih kalkih linked an issue May 24, 2020 that may be closed by this pull request
@kalkih kalkih changed the base branch from master to dev May 24, 2020 16:56
@kalkih kalkih merged commit 2289971 into kalkih:dev May 24, 2020
@kalkih
Copy link
Owner

kalkih commented May 24, 2020

Great job, thanks for the contribution 👍

@craiq craiq deleted the adv_volume_control branch May 24, 2020 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

More Volume Customization
2 participants