Update media_player.markdown

This commit is contained in:
Pascal Vizeli 2016-12-21 09:59:01 +01:00 committed by GitHub
parent 2aac86dae7
commit 3998fb6c18

View File

@ -32,7 +32,7 @@ Available services: `turn_on`, `turn_off`, `toggle`, `volume_up`, `volume_down`,
| Service data attribute | Optional | Description |
|------------------------|----------|--------------------------------------------------|
| `entity_id` | yes | Target a specific media player. Defaults to all. |
| `volume_level` | no | Integer for volume level |
| `volume_level` | no | Float for volume level |
#### {% linkable_title Service `media_player/media_seek` %}