Fix spell media_player service (#5030)

Add an optional extended description…
This commit is contained in:
Pascal Vizeli 2016-12-21 11:39:59 +01:00 committed by GitHub
parent 25469dd8ee
commit 4c9347eb2a

View file

@ -59,8 +59,8 @@ volume_set:
description: Name(s) of entities to set volume level on
example: 'media_player.living_room_sonos'
volume_level:
description: Volume level to set
example: 60
description: Volume level to set as float
example: 0.6
media_play_pause:
description: Toggle media player play/pause state
@ -236,4 +236,4 @@ soundtouch_remove_zone_slave:
fields:
entity_id:
description: Name of entites that will be remove from the multi-room zone. Platform dependent.
example: 'media_player.soundtouch_home'
example: 'media_player.soundtouch_home'