Merge pull request #9108 from a-r-j-a-n/patch-2

Update media_player.markdown
This commit is contained in:
Robbie Trencheny 2019-04-03 00:05:01 -07:00 committed by GitHub
commit 6c6f8d91bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -42,7 +42,7 @@ Available services: `turn_on`, `turn_off`, `toggle`, `volume_up`, `volume_down`,
| `entity_id` | yes | Target a specific media player. Defaults to all. |
| `seek_position` | no | Position to seek to. The format is platform dependent. |
#### {% linkable_title Service `media_player.play_media` %}
#### {% linkable_title Service `media_player.media_play` %}
| Service data attribute | Optional | Description |
| -----------------------| -------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- |