Fixing service name pt2 (#5036)

* Fixing service name pt2

Missed one the first time around apparently

* Add location
This commit is contained in:
DubhAd 2018-03-29 08:24:41 +01:00 committed by Fabian Affolter
parent ddbd670547
commit 6b61e22423

View File

@ -9,7 +9,7 @@ sharing: true
footer: true footer: true
--- ---
Interacts with media players on your network. Please check the sidebar for a full list of supported devices. Interacts with media players on your network. Please check the right sidebar for a full list of supported devices.
## {% linkable_title Services %} ## {% linkable_title Services %}
@ -27,7 +27,7 @@ Available services: `turn_on`, `turn_off`, `toggle`, `volume_up`, `volume_down`,
| `entity_id` | yes | Target a specific media player. Defaults to all. | | `entity_id` | yes | Target a specific media player. Defaults to all. |
| `is_volume_muted` | no | True/false for mute/unmute | | `is_volume_muted` | no | True/false for mute/unmute |
#### {% linkable_title Service `media_player/volume_set` %} #### {% linkable_title Service `media_player.volume_set` %}
| Service data attribute | Optional | Description | | Service data attribute | Optional | Description |
|------------------------|----------|--------------------------------------------------| |------------------------|----------|--------------------------------------------------|