Update media_player.markdown

This commit is contained in:
Pascal Vizeli 2016-12-21 09:59:01 +01:00 committed by Fabian Affolter
parent 02c8010ea7
commit 1c53dda251
No known key found for this signature in database
GPG Key ID: E23CD2DD36A4397F

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` %}