Skip to content

Commit 3998fb6

Browse files
authored
Update media_player.markdown
1 parent 2aac86d commit 3998fb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_components/media_player.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Available services: `turn_on`, `turn_off`, `toggle`, `volume_up`, `volume_down`,
3232
| Service data attribute | Optional | Description |
3333
|------------------------|----------|--------------------------------------------------|
3434
| `entity_id` | yes | Target a specific media player. Defaults to all. |
35-
| `volume_level` | no | Integer for volume level |
35+
| `volume_level` | no | Float for volume level |
3636

3737
#### {% linkable_title Service `media_player/media_seek` %}
3838

0 commit comments

Comments
 (0)