Skip to content

Update media_player.markdown #4175

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

Closed

Conversation

todschmidt
Copy link
Contributor

@todschmidt todschmidt commented Dec 9, 2017

Description:

Added repeat to media_player services

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

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.

@fabaff fabaff added the new-feature This PR adds documentation for a new Home Assistant feature to an existing integration label Dec 10, 2017
Copy link
Member

@frenck frenck left a comment

Choose a reason for hiding this comment

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

@tschmidty69 Small typo found.
Cloud you please take a look?


Currently only supported on [Spotify](/components/media_player.spotify/), [MPD](/components/media_player.mpd/), [Kodi](/components/media_player.kodi/), and [Universal](/components/media_player.universal/).

| Service data attribute | Optional | Description |
| ---------------------- | -------- | ---------------------------------------------------- |
| `entity_id` | no | Target a specific media player. For example `media_player.spotify`|
| `shuffle` | no | `true`/`false` for enabling/disabling shuffle |
| `repeate` | no | `true`/`false` for enabling/disabling repeat |
Copy link
Member

Choose a reason for hiding this comment

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

Typo: repeate -> repeat

@frenck
Copy link
Member

frenck commented Dec 19, 2017

Thanks for updating @tschmidty69
Can be merged as soon as the parent PR gets merged.

@frenck
Copy link
Member

frenck commented Jan 11, 2018

Closing PR since parent PR has been closed.

@frenck frenck closed this Jan 11, 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