Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add max_volume option to Onkyo media player #5153

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

Merged
merged 3 commits into from
May 5, 2018

Conversation

relvacode
Copy link
Contributor

@relvacode relvacode commented Apr 11, 2018

Description:

Adds a new max_volume option to Onkyo media players

Pull request in home-assistant (if applicable): home-assistant/core#13822

Checklist:

  • Branch: Fixes, changes and adjustments should be created against current. New documentation for platforms/components and features should go to next.
  • The documentation follow the standards.

@frenck frenck added the new-feature This PR adds documentation for a new Home Assistant feature to an existing integration label Apr 14, 2018
@@ -24,6 +24,7 @@ media_player:
- platform: onkyo
host: 192.168.1.2
name: receiver
max_volume: 50
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We try to keep all configuration samples minimal. Thus, no optional requirement in the default sample. This helps a user to get started quickly by copy-&-paste the sample without worrying about optional parameters which they most likely not need. If required, insert a full configuration sample later that covers special setups or alike.

@frenck
Copy link
Member

frenck commented Apr 14, 2018

Thanks for the contribution @relvacode!
I've reviewed the PR and left you a comment, could you please take a look? 👍

…ocumentation to include required volume range
@relvacode
Copy link
Contributor Author

@frenck Requested change made, I also updated the documentation for max_volume as per requested changes in the associated PR

balloob
balloob previously approved these changes May 5, 2018
@balloob balloob merged commit 78f19d9 into home-assistant:next May 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-feature This PR adds documentation for a new Home Assistant feature to an existing integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants